[Varnish] #624: backend_http11 fails to set HTTP version 1.1 properly
Varnish
varnish-bugs at varnish-cache.org
Wed Sep 29 12:47:27 CEST 2010
#624: backend_http11 fails to set HTTP version 1.1 properly
----------------------+-----------------------------------------------------
Reporter: janne | Owner: kristian
Type: defect | Status: assigned
Priority: normal | Milestone: Varnish 2.1 release
Component: varnishd | Version:
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
Comment(by phk):
Going over old tickets, I've looked at this again.
I still think it is correct behaviour to forward the clients HTTP/1.0 on
pass and pipe, we should be as unintrusive in that case as possible.
The main problem, the HTTP/1.1 reply to HTTP/1.0 requests, without
"Connection: close", has been fixed in the meantime as part of another
ticket (can't recall the number).
So I belive this works correct now, and that the fixes have been merged
into the 2.1 branch in preparation for the 2.1.4 release.
Can I get you to check out the branches/2.1 and test that ?
Thanks in advance, and sorry for the slow reply.
--
Ticket URL: <http://varnish-cache.org/trac/ticket/624#comment:7>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list