[squid-users] HTTP/1.1 support and Chunked

From: Adam Squids <reversesquid_at_gmail.com>
Date: Mon, 5 Jan 2009 17:57:42 +0200

Hello,

I am using Squid 2.5Build10, from what I understand squid does not
fully support HTTP/1.1, not in this version, not in 2.6 and not in
3.0. Is this correct?

I need to enable my requests to reach my backend servers in HTTP/1.1
so I'll be able to multiplex them.

Another issue,

I've tried to disable "chunked" in the http header via this workaround:

acl broken dstdomain <domain>
request_header_access Accept-Encoding deny broken

but it failed. I am still getting encoding: Chucked.

Thanks a million,

Adam
Received on Mon Jan 05 2009 - 15:57:58 MST

This archive was generated by hypermail 2.2.0 : Mon Jan 05 2009 - 12:00:02 MST