Urchin

Arne varnish at kepp.net
Sat Feb 17 19:17:32 CET 2007


But then, if I know that all my cookies are named "mycookieA" and 
"mycookieB", I could use
if (req.http.Authenticate || req.http.cookie "mycookie=") {
?

That would work too, for the types of sites that I run, it just requires 
a bit more maintenance. I didn't realize that req.http.cookie is a 
string, based on the examples I thought it was a boolean.

-Arne

Anton Stonor wrote:
> Please ignore that - it will have the opposite effect as intended. Sorry.
>
> /Anton




More information about the varnish-misc mailing list