Hey guys.

Here's the situation:
We got some 3rd party apps that runs via javascript on our webpages.
These apps sets cookies and therefore they are not cached by varnish by 
default.

I'm looking for a good approach to force a "lookup" when these cookies 
are set,
but still also force a "pass" when other cookies are set OR even do a 
"pass" for
the entire session when the req.url matches ^/admin ...for instance.

I've looked at the examples on the wiki, but couldn't find a suitable 
config for myself.

Regards, Mortis

_______________________________________________
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to