purge_hash and regular expressions
Lapo Luchini
lapo at lapo.it
Fri Mar 13 11:15:50 CET 2009
Hi there.
I think purge_hash is quite nice, but to be easier to use from VCL code
it would be nice to have a function to "regexp-ize" a constant string,
as I feel a bit conscious about matching too much or too little in using
a normal string as a regular expression, e.g.
'/index.html' also matches '/indexhhtml' (ok, this is just paranoia)
'/index.html?id=1' DOES NOT match itself.
This seems an heavy limit on VCL-driver usage of purge_hash… but maybe
there's a workaround available already that I didn't notice?
be good,
--
Lapo Luchini - http://lapo.it/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 896 bytes
Desc: OpenPGP digital signature
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20090313/de63a132/attachment-0003.pgp>
More information about the varnish-misc
mailing list