Caching pages with URL parameters
Tollef Fog Heen
tfheen at redpill-linpro.com
Mon Jan 11 11:56:55 CET 2010
]] pub crawler
| Well, again, I believe I've solved my own problem with my VCL through
| trial and error :)
:-)
sub vcl_fetch {
unset req.http.set-cookie;
}
is what you were looking for, potentially with an appropriate URL
check.
| Is there a place to submit bug tracking items and feature requests for Varnish?
http://varnish.projects.linpro.no/ has a bug tracker.
--
Tollef Fog Heen
Redpill Linpro -- Changing the game!
t: +47 21 54 41 73
More information about the varnish-misc
mailing list