#       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.

Reply via email to