RE: log files getting huge.

From: Steve Snyder <swsnyder@dont-contact.us>
Date: Mon, 14 Feb 2000 11:03:44 -0500 (EST)

On Mon, 14 Feb 2000 07:23:46 -0800, Rod Savard wrote:

>> How can I reduce the size of the log files(access.log, store.log)
>
>Just an idea, but on many of the Squid servers we set up logging is not
>needed. We simply make the access.log, cache.log, and store.log symlinks to
>/dev/null. Then we don't have to worry about it. :-)

I image you could save a trivial amount of CPU time by just disabling
store.log altogether rather than symlinking it to /dev/null.

Like this (in Squid v2.2S5):

        cache_store_log none

Seems a litlle cleaner, too.

*** Steve Snyder ***
Received on Mon Feb 14 2000 - 09:15:28 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:51:12 MST