]] 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
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to