Re: [squid-users] software caused connection abort

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 14 Nov 2005 15:27:06 +0100 (CET)

On Sat, 12 Nov 2005, Wojciech Puchar wrote:

> can such messages
>
> Nov 12 22:01:47 hel squid[22265]: comm_accept: FD 8: (53) Software caused
> connection abort
> Nov 12 22:01:47 hel squid[22265]: httpAccept: FD 8: accept failure: (53)
> Software caused connection abort
>
>
> be disabled in logs?

Yes, by changing the log level of the said message in the source.

look for debug(...)("httpAccept: FD %d: accept failure: ..."

the second number in the debug clause is the log level. 1 is considered
"important" and is always logged (0 is critical). 2 and above is debug
info.

Regards
Henrik
Received on Mon Nov 14 2005 - 07:27:10 MST

This archive was generated by hypermail pre-2.1.9 : Thu Dec 01 2005 - 12:00:09 MST