Ned Schumann wrote:
> I changed squid.conf's logging configuration line to:
> 
> cache_access_log /dev/null
Also remember to put
logfile_rotate 0
or else a "-k rotate" will destroy your /dev/null device..
> Regardless of whether I do a  kill -HUP pid   or  kill -USR1 pid  or
> squid -k reconfigure   I cannot get squid to stop logging.  (I am
> quite sure that starting and stopping the squid pid would work but I
> need to be able to enable and disable logging without such draconian
> steps).
Hmm... reconfigure should help, but maybe you also need to run -k
rotate. If neither works then restart Squid to make the change
effective.
-- Henrik Nordstrom Squid Hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Mon Feb 26 2001 - 23:39:33 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:13 MST