Hi,
I've found the cause of my problem after extensive debugging.
It's a general tcp_outgoing_* issue. The persistent connection management
doesn't care about tcp_outgoing_* when reusing existing connections to the
same destination host.
So never use tcp_outgoing_* selection without setting
"server_persistent_connections off".
Shame on me - the bug is already confirmed since 2002:
http://www.squid-cache.org/bugs/show_bug.cgi?id=454
Bye
Marek
Received on Tue Aug 23 2005 - 01:27:24 MDT
This archive was generated by hypermail pre-2.1.9 : Thu Sep 01 2005 - 12:00:02 MDT