[squid-users] Re: Re: Re: Squid won't start

From: Klavs Klavsen <ktk@dont-contact.us>
Date: Mon, 22 Oct 2001 12:45:45 +0200

I fixed all the others.. the only problem was the accel.. sorry for them..
I missed the vhost option for http_port..

I changed that, and now it actually tries to access the domain I asked for
:-)

Now I only have to open up so that it allows everybody to all domains on
port 80..

and btw. do any of you have an example setup with rproxy.. preferably with
multiple domains.. so that I could see what you have found it necessary to
setup..
afterall squid is pretty complex in its variety of options.. and I would
like to avoid making it a HUGE security hole in it's setup..

Thankyou for you help everyone..

-------------| This mail has been sent to you by: |------------
Klavs Klavsen, IT-coordinator and Systems Administrator at
Metropol Online - http://www.metropol.dk
Tlf. 33752700, Fax 33752720, Email ktk@metropol.dk

Private- Email klavs@klavsen.net - http://www.vsen.dk

--------------------[ I believe that... ]-----------------------
It is a myth that people resist change. People resist what other
people make them do, not what they themselves choose to do...
That's why companies that innovate successfully year after year
seek their peopl's ideas, let them initiate new projects and
encourage more experiments. -- Rosabeth Moss Kanter

Klavs Klavsen wrote:

> [root@machine /root]# /usr/local/squid/bin/squid -NsY
> /usr/local/squid/etc/squid.conf
> 2001/10/22 11:47:54| squid.conf line 493: no_cache deny QUERY
> 2001/10/22 11:47:54| aclParseAccessLine: ACL name 'QUERY' not found.

Which means you forgot to define the acl QUERY.

> 2001/10/22 11:47:54| parseConfigFile: line 3083 unrecognized: '
> digest_generation off'

You probably are trying to disable digests in a Squid where support for
digests is not compiled in.

> 2001/10/22 11:47:54| parseConfigFile: line 3263 unrecognized:
> 'httpd_accel_host site.dk'
> 2001/10/22 11:47:54| parseConfigFile: line 3265 unrecognized:
> 'httpd_accel_uses_host_header on'

These two looks like you are trying to run a "rproxy" Squid without
updating the configuration. These directives no longer exists in
"rproxy". See the added http_port options.

> FATAL: Could not determine fully qualified hostname. Please set
> 'visible_hostname'

Which is what it says..

Regards
Henrik Nordström
Squid Hacker
Received on Mon Oct 22 2001 - 04:45:50 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:03:02 MST