>> #       if (req.http.Cookie ~ "PHPSESSID")
>> #       {
>> #               remove req.http.Cookie;
>> #       }

Are you sure PHPSESSID is in fact the name of your cookie?
The snippet above on its own would remove the cookie header
entirely if this was the case.

~Paul

________________________________

This message may contain confidential or privileged information. If you are not 
the intended recipient, please advise us immediately and delete this message. 
See http://www.datapipe.com/legal/email_disclaimer/ for further information on 
confidentiality and the risks of non-secure electronic communication. If you 
cannot access these links, please notify us by reply message and we will send 
the contents to you.

_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to