Ricardo Newbery <[EMAIL PROTECTED]> writes:
> If an authenticated request comes in and I have a valid cached copy,
> Varnish should not return the cached copy *unless* the copy contains a
> public' token.  It's not enough that Varnish previously tested for
> the public token before insertion as the previous request may have
> been a regular non-authenticated request which should be cached
> regardless.  So I need to test for the public token before both
> insertion and delivery from cache.

I still don't understand why you want to go from hit to fetch.  Just
pass it.

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

Reply via email to