]] Espen Braastad | On 2008-10-07 15:49, Espen Braastad <[EMAIL PROTECTED]> wrote: | | >The question: | >Is it possible to match cookie names in each request to a regexp, and | >remove only specified cookies? Other cookies must not be removed. | | The answer: | Yes. The following two lines in vcl_recv will remove the cookie named | baz only:
I've added this to the wiki, http://varnish.projects.linpro.no/wiki/VCLExampleRemovingSomeCookies -- 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
