[Varnish] #1806: one minute delay on return (pipe) and a POST-Request

Varnish varnish-bugs at varnish-cache.org
Mon Nov 2 14:49:36 CET 2015


#1806: one minute delay on return (pipe) and a POST-Request
----------------------+-----------------------
 Reporter:  butzi     |       Owner:
     Type:  defect    |      Status:  needinfo
 Priority:  normal    |   Milestone:
Component:  varnishd  |     Version:  4.1.0
 Severity:  major     |  Resolution:
 Keywords:            |
----------------------+-----------------------

Comment (by aondio):

 Hi,
 when you compiled the bug report you indicated 4.1 as the Varnish version
 you are using, but, the VCL you pasted seems a varnish 3.x VCL.
 That VCL wouldn't compile against V4.1, "sub vcl_fetch" is called "sub
 vcl_backend_fetch" starting from V4.0 and a "return(pipe)" is not allowed
 in that subroutine.
 Can you please give use the complete VCL you are using and the correct
 varnish version(varnishd -V)?

 Also, can you try to lower the pipe_timeout a little bit and check if the
 issue persists?

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



More information about the varnish-bugs mailing list