Re: buffered_log option in squid.conf

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 16 Jun 2002 21:27:06 +0200

On Sunday 16 June 2002 20.59, Guido Serassio wrote:

> Looking in the code, I have found that this true only for
> cache.log. All other files use logfile.c functions that are always
> buffered. This can be a little confusing, especially for
> access.log monitoring.

The access.log is always "unbuffered". There is a forced flush of the
log after each log entry. See access_log.c:accessLogLog().

If you feel this can be done better, please submit a patch. Personally
I was not even aware we had this squid.conf directive.

Regards
Henrik
Received on Sun Jun 16 2002 - 13:36:35 MDT

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