Varnish removing tags incorrectly fromURL

Dridi Boukelmoune dridi at varni.sh
Wed Mar 27 15:39:48 UTC 2019


On Wed, Mar 27, 2019 at 2:33 PM <cristian.c at istream.today> wrote:
>
> Hello,
>
>
>
>    I would highly appreciate if I get some help on the following issu:

If you need to filter out or extract parameters from a query-string I
recommend this:

https://github.com/Dridi/libvmod-querystring/#vmod-querystring

If you are running Varnish below 6.0 I encourage you to upgrade but
meanwhile you also have this:

https://github.com/Dridi/libvmod-querystring/tree/v1.0.6#vmod-querystring

It should be much easier than using regular expressions, at the
expense of having to manage a vmod.


Dridi


More information about the varnish-misc mailing list