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