Ricardo Newbery skrev:

>> sub vcl_recv {
>>     set req.grace = 120s;
>>     set req.backend = backend_0;
>>
>> }

> Is this truly all you have in vcl_recv?  This will mean that any cookied 
> requests will get passed.  Is this intentional?

No, this is not a production setup. My problem is not that I cache too 
much, but the opposite.

And yep, I know about the cookie issue: 
http://markmail.org/message/pfpx7lanicpumsdg

Thanks for noticing.

/Anton


_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to