Denis Ahrens <[EMAIL PROTECTED]> writes:
> Poul-Henning Kamp <[EMAIL PROTECTED]> writes:
> > Denis Ahrens <[EMAIL PROTECTED]> writes:
> > > I have problems with the following vcl-script:
> > >
> > >   if(req.http.Cache-Control == "max-age=0") {
> > >           set obj.ttl = 0s;
> > >           pass;
> > >   }
> > Guys, when you quote VCL code, please also tell us which
> > function you do this in...
> sorry, this is in vcl_hit()

OK, I'm not sure we've ever tested going from hit to pass, although
it's meant to work.  Could you please open a ticket about this?  Call
it "returning pass from vcl_hit crashes the child" or something.

DES
-- 
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no
_______________________________________________
varnish-dev mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-dev

Reply via email to