Name

client_persistent_connections

Synopsis

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

Get Squid: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.