[Varnish] #99: returning pass from vcl_hit crashes the child

Varnish varnish-bugs at projects.linpro.no
Tue May 8 14:00:35 CEST 2007


#99: returning pass from vcl_hit crashes the child
----------------------------+-----------------------------------------------
 Reporter:  denis at zeno.org  |        Owner:  des
     Type:  defect          |       Status:  new
 Priority:  normal          |    Milestone:     
Component:  build           |      Version:     
 Severity:  normal          |   Resolution:     
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by denis at zeno.org):

 if (req.http.abc == "abc")
         {
                 set obj.ttl = 5s;
         }

 This in vcl_hit() also kills a child sometimes (ca. every 10th request).
 So there is something really borken.

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/99>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list