[Varnish] #641: client requests http/1.1, backend is http/1.0 conflicts with transfer-encoding
Varnish
varnish-bugs at projects.linpro.no
Thu Feb 4 09:25:58 CET 2010
#641: client requests http/1.1, backend is http/1.0 conflicts with transfer-
encoding
--------------------+-------------------------------------------------------
Reporter: dugan | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: build | Version: trunk
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment (by phk):
Yeah, this entire HTTP/1.0 HTTP/1.1 thing is a mess.
We have a parameter called client_http11 which already forces the return
protocol, but that is sort of a hack
The problem is that your backend returns HTTP/1.0 and we echo that to the
client, need to find a sensible and clean way to handle the protocol
versions.
--
Ticket URL: <http://www.varnish-cache.org/ticket/641#comment:2>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list