TAG NAME pconn_timeout
Description Defines the timeout value for persistent connections
Build Option
Default
Usage
pconn_timeout time-units
Default
pconn_timeout 120 seconds


Synopsis

When this timeout is set, Squid will close persistent connections if they are idle for this amount of time. Persistent connections will be disabled entirely if this option is set to a value less than 10 seconds. The default is 120 seconds.


Arguments

time-units
Time period to wait for closing idle connections


Example(s)
pconn_timeout 2 minutes