Re: [squid-users] store.log details?

From: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Date: Sat, 17 May 2008 18:12:55 +0200

On lör, 2008-05-17 at 18:23 +0300, Bashar wrote:

> # squid -v
> Squid Cache: Version 2.6.STABLE17
>
> so i need uncomment the lines in squid.conf for access_log to work?

Yes, as there is no default access.log in 2.6.

Clean up your squid.conf to only contain the active lines, then see
squid.conf.default.. Having old obsolete documentation mixed with your
configuration is only confusing.

grep ^[a-z] squid.conf >squid.conf.clean

edit squid.conf.clean adding your comments why things are done the way
they are, then activate the cleaned up version

mv squid.conf.clean squid.conf

and reconfigure squid.

Regards
Henrik
Received on Sat May 17 2008 - 16:13:00 MDT

This archive was generated by hypermail 2.2.0 : Tue Aug 05 2008 - 01:05:13 MDT