TAG NAME half_closed_clients
Description Defines Squid’s behavior towards some types of clients that close the sending side of a connection while leaving the
receiving side open
Build Option
Default
Usage
half_closed_clients on/off
Default
half_closed_clients on


Synopsis
Turning this option off will cause Squid to immediately close connections when a read(2) returns “no more data to read”. It’s usually safe to leave this at the default value of on.

Arguments

on/off
Enable or disable this action


Example(s)
half_closed_clients off