[Varnish] #749: 503 if web server closes connection too soon.

Varnish varnish-bugs at varnish-cache.org
Fri Aug 13 12:18:15 CEST 2010


#749: 503 if web server closes connection too soon.
-------------------------+--------------------------------------------------
 Reporter:  Dan          |        Owner:  phk   
     Type:  enhancement  |       Status:  closed
 Priority:  normal       |    Milestone:        
Component:  varnishd     |      Version:  trunk 
 Severity:  normal       |   Resolution:  fixed 
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by phk):

 I have added code that does one retry in carefully limited circumstances
 (see above)

 You ideas about incremental backoff are relevant, but conflict with our
 policy of trying to protect the backend, rather than attack it, the
 assumption being that if it is flakey now, hitting it harder is not likely
 to make it any better.

 If you want to force retries, VCL has the return(restart) facility that
 will allow you to do that.

-- 
Ticket URL: <http://varnish-cache.org/ticket/749#comment:4>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list