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