Cookie issue
Morten Bekkelund
morten at startsiden.no
Fri Oct 3 14:33:00 CEST 2008
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
More information about the varnish-misc
mailing list