ons 2009-09-16 klockan 06:39 -0700 skrev sandiphw:

> 
> Logfiles becomes in over a GB witin 7 days and squid stops working. We need
> to manually replaced these files with new one. debug_option is set to
> default. How to stop these informations comming to logfiles?

It's normal requests and should be logged. The issue is that the client
is not behaving well and continuously retries the same unsuccessful
request and getting back "authentiacation required" each time..

but you don't need store.log. Disable it in squid.conf.

>  How can I set
> the maximum size of logfile?

The already mentioned logrotate is a good tool for keep track of log
file size and automatically pruning data to keep logs at comfortable
levels.

Regards
Henrik

Reply via email to