On Mon, 8 Aug 2011 00:36:43 +0400, George Machitidze wrote:
> Hello
>
> I am running Squid 3.1, but couldn't find info about how to enable
> and
> configure keepalive / http 1.1 support to clients in case when
> running
> reverse proxy behind the web server. Is this supported?
Reverse proxy runs in front of the web server. Directly facing the
clients.
Squid-3.1 and older do not support HTTP/1.1 persistent connections to
clients. They support HTTP/1.0 persistent connections.
Squid-3.2 and later are HTTP/1.1 by default so it is on unless
configured OFF.
The directive controlling these is client_persistent_connections. Which
defaults to ON anyway, so should be working already out of the box.
Amos
Received on Sun Aug 07 2011 - 23:43:45 MDT
This archive was generated by hypermail 2.2.0 : Mon Aug 08 2011 - 12:00:00 MDT