[Varnish] #1320: Varnish returns a 503 when being given a 302 by the webapp
Varnish
varnish-bugs at varnish-cache.org
Tue Mar 25 11:47:35 CET 2014
#1320: Varnish returns a 503 when being given a 302 by the webapp
--------------------+----------------------------------------
Reporter: Wilb | Owner: Poul-Henning Kamp <phk@…>
Type: defect | Status: closed
Priority: normal | Milestone:
Component: build | Version: 3.0.3
Severity: normal | Resolution: fixed
Keywords: |
--------------------+----------------------------------------
Changes (by Poul-Henning Kamp <phk@…>):
* status: new => closed
* owner: => Poul-Henning Kamp <phk@…>
* resolution: => fixed
Comment:
In [ac21ca073d7a93268e9f7340519e2e9cc8db1d00]:
{{{
#!CommitTicketReference repository=""
revision="ac21ca073d7a93268e9f7340519e2e9cc8db1d00"
If the backend sends "Content-Length: 0" and "Content_Encoding: gzip"
it is buggy, work around it. If the backend sends chunked encoding
we don't catch it and fail the transfer.
Fixes: #1320
}}}
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1320#comment:7>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list