[Varnish] #1320: Varnish returns a 503 when being given a 302 by the webapp

Varnish varnish-bugs at varnish-cache.org
Tue Jul 2 10:34:39 CEST 2013


#1320: Varnish returns a 503 when being given a 302 by the webapp
--------------------+--------------------
 Reporter:  Wilb    |       Owner:
     Type:  defect  |      Status:  new
 Priority:  normal  |   Milestone:
Component:  build   |     Version:  3.0.3
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+--------------------

Comment (by daghf):

 The problem is actually a bit more general than only applying to
 redirects. Any response with Content-Encoding: gzip and an empty body will
 trigger this.

 I guess it could be argued that the backend shouldn't send c-e: gzip with
 c-l: 0, but varnish should perhaps handle it more gracefully ..

 (Test case attached)

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1320#comment:5>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list