warmup with curl not working

Andreas Plesner Jacobsen apj at mutt.dk
Thu Nov 24 20:27:35 CET 2011


On Thu, Nov 24, 2011 at 07:59:35PM +0100, me at ibotty.net wrote:
> 
>   if (req.url ~ "^test") {

This won't match. req.url will usually start with a /

So you're hitting the default VCL, and if you have a cookie, that means
a pass.

-- 
Andreas




More information about the varnish-misc mailing list