Varnish removing tags incorrectly fromURL

cristian.c at istream.today cristian.c at istream.today
Thu Mar 28 14:41:04 UTC 2019


Update: Ignore this... I have found. thx

-----Original Message-----
From: cristian.c at istream.today <cristian.c at istream.today> 
Sent: Thursday, March 28, 2019 3:00 PM
To: 'Dridi Boukelmoune' <dridi at varni.sh>
Cc: 'varnish-misc' <varnish-misc at varnish-cache.org>
Subject: RE: Varnish removing tags incorrectly fromURL

Hello,

  Thank you for answering, I'm running on version 5.2.1, the problem is that I can't install this version https://github.com/Dridi/libvmod-querystring/tree/v1.0.6#vmod-querystring because there is no  "configure" file inside  (./configure not working)  if I download the last version of vmod I get the following error configure error: varnish version 6.0.0. or higher is required ...

Thank you!


Regards,
Cristian

-----Original Message-----
From: Dridi Boukelmoune <dridi at varni.sh> 
Sent: Wednesday, March 27, 2019 5:40 PM
To: cristian.c at istream.today
Cc: varnish-misc <varnish-misc at varnish-cache.org>
Subject: Re: Varnish removing tags incorrectly fromURL

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