In the default vcl, we have the following test...
if (req.http.Authenticate || req.http.Cookie) {
pass;
}
What issues an Authenticate header? Was this supposed to be
Authorization?
Ric
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc
