[Varnish] #1791: Varnish send request to wrong servers without any logging

Varnish varnish-bugs at varnish-cache.org
Mon Sep 14 09:35:54 CEST 2015


#1791: Varnish send request to wrong servers without any logging
----------------------+-------------------------
 Reporter:  webmons   |       Owner:
     Type:  defect    |      Status:  closed
 Priority:  high      |   Milestone:
Component:  varnishd  |     Version:  3.0.7
 Severity:  critical  |  Resolution:  worksforme
 Keywords:            |
----------------------+-------------------------
Changes (by phk):

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


Comment:

 This sounds like some requests are getting piped.

 When that happens all subsequent requests on the same TCP connections just
 gets passed through varnish byte for byte and will not appear in the log.

 Check your Varnishlog for entries like:

 {{{
 VCL_call        b PIPE
 VCL_return      b pipe
 }}}

 If this is not the case, feel free to reopen this ticket.

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



More information about the varnish-bugs mailing list