Varnish and language cookie
Alessandro Ronchi
alessandro.ronchi at soasi.com
Mon Mar 1 09:45:45 CET 2010
2010/2/26 Yann Malet <yann.malet at gmail.com>:
>> The interesting parts are in vcl_recv :
>> # This is the only important part of the cookie because
The problem with your configuration is that I need to pass pages with
some cookies (like sessionid) because it's mean the user can have a
cart (and sure I want to let them go to the checkout).
I need the same behaviour of your conf but If I have only the language
cookie I need not to pass. I didn't solved this problem.
This is my actual conf:
http://dpaste.com/166300/
With that I'm able to cache pages without cookies, eliminate analytics
cookies, cache pages without language cookie but NOT return cached
pages if the users have the language cookie.
If I unset the language cookie, the backend doesn't know what language
it has to return.
If I leave it, it's not cached.
--
Alessandro Ronchi
http://www.soasi.com
SOASI - Sviluppo Software e Sistemi Open Source
http://hobbygiochi.com
Hobby & Giochi, l'e-commerce del divertimento
More information about the varnish-misc
mailing list