January 2004
Intermediate to advanced
464 pages
14h 47m
English
client_persistent_connections
This directive controls whether or not Squid uses persistent HTTP connections to cache
clients. When disabled, Squid sends Connection: close headers in its responses to clients.
If you suspect problems caused by client-side persistent connections,
disable this directive.
Syntax | client_persistent_connections on|off |
Default | client_persistent_connections on |
Example | client_persistent_connections off |
Related | server_persistent_connections, pipeline_prefetch |
Read now
Unlock full access