Can you please give me a brief code example regarding how to do this in vcl?
Thanks, On Feb 5, 2009, at 3:11 PM, Dag-Erling Smørgrav wrote: > Jeff Anderson <[email protected]> writes: >> Is there a way in VCL to cache just the base html of a page without >> its parameters? For example: >> /advertproviderformat.html?provider=2342342&foo=3434&bar=34213142 > > Yes, hook into vcl_hash and modify the hash string as appropriate. > > DES > -- > Dag-Erling Smørgrav - [email protected] --Jeff [email protected] _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
