[squid-users] about half_closed_clients

From: Ralf Peng <ralf.peng_at_gmail.com>
Date: Sun, 1 Feb 2009 13:49:14 +0800

# Change this option to 'off' and Squid will keep open connections
# until a read(2) or write(2) on the socket returns an error.
# This may show some benefits for reverse proxies. But if not
# it is recommended to leave OFF.
#
#Default:
# half_closed_clients off

in squid3.0-stable12's squid.conf.default, the statement of above:

Change this option to 'off' and Squid will keep open connections until
a read(2) or write(2) on the socket returns an error.

I think it should be:

Change this option to 'on' and Squid will keep open connections until
a read(2) or write(2) on the socket returns an error.

Is it?

Thanks.
Ralf.
Received on Sun Feb 01 2009 - 05:49:17 MST

This archive was generated by hypermail 2.2.0 : Sun Feb 01 2009 - 12:00:03 MST