[Varnish] #1156: first_byte_timeout is "doubled" on the client side when keep-alive is used

Varnish varnish-bugs at varnish-cache.org
Tue Jul 31 10:06:11 CEST 2012


#1156: first_byte_timeout is "doubled" on the client side when keep-alive is used
----------------------+---------------------
 Reporter:  tnt       |       Owner:
     Type:  defect    |      Status:  closed
 Priority:  normal    |   Milestone:
Component:  varnishd  |     Version:  trunk
 Severity:  normal    |  Resolution:  fixed
 Keywords:            |
----------------------+---------------------
Changes (by Poul-Henning Kamp <phk@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 (In [feac37150e5820cb36b0181811a47b957cd9b51c]) Don't do automatic backend
 retry if we have received anything from the
 backend at all.  The retry is only (pseudo-)valid when we have not
 received
 anything at all, indicating that the backend closed before it got our
 request.

 Also don't retry if we sent the request body (not part of test-case).

 Fixes #1156

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




More information about the varnish-bugs mailing list