On 27/04/2012 4:39 a.m., Henrik Nordström wrote:
ons 2012-04-25 klockan 18:12 -0700 skrev Andrew Scherkus:
I tested out the http11 option on squid/2.7 and caching worked as
expected in both Chromium and Firefox. I suppose my questions are:
1) Should squid really be returning HTTP/1.0 on 206 responses when
206 was defined as part of HTTP/1.1?
Imho yes. And Apache also agrees on this.
Why do you think it's not? What problem do you see from HTTP/1.0 206
responses?
2) When will http11 be turned on by default? I couldn't find a
relevant bug in the database to follow.
It is on by default since Wed 2010-04-07 18:22:41 +1200 / squid-3.1.2
Slight correction. 3.1 series is HTTP/1.1 to servers only. Browsers
still see HTTP/1.0 advertised.
3.2 beta series is HTTP/1.1 back to client browsers.
Amos