[Varnish] #968: "Resource temporarily unavailable" error when backend responds with Transfer-Encoding: chunked

Varnish varnish-bugs at varnish-cache.org
Mon Aug 1 16:53:58 CEST 2011


#968: "Resource temporarily unavailable" error when backend responds with
Transfer-Encoding: chunked
----------------------+-----------------------------------------------------
 Reporter:  sctb      |       Owner:  martin                            
     Type:  defect    |      Status:  new                               
 Priority:  normal    |   Milestone:                                    
Component:  varnishd  |     Version:  3.0.0                             
 Severity:  normal    |    Keywords:  chunked hang transfer-encoding 503
----------------------+-----------------------------------------------------

Comment(by martin):

 What you are seeing is a timeout waiting for the response on a reused
 backend connection (Varnish will try to reuse backend connections when
 they are marked as supporting this). Does your backend logs give any
 indication about why the request isn't being served?

 Also do you have any Varnishlog output from a connection when you are
 using Content-Length? Would be interesting to compare those.

 Regards,
 Martin Blix Grydeland

-- 
Ticket URL: <http://varnish-cache.org/trac/ticket/968#comment:2>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list