Mailing List Archive

vmod_header (varnish-modules) on varnish cache 4.1
Hi all,

A question for the maintainers of https://github.com/varnish/varnish-modules <https://github.com/varnish/varnish-modules>

I need to use vmod_header to get control over the Set-Cookie response headers. Feels like there is no other way in Varnish Cache.

Looking at the branches I see version 6 only. Any reason to believe this won’t work with varnish cache version 4.1.x?

I know.. I should upgrade. But till then..

Appreciate your support.

Thanks,


Vlad Rusu
Cell: +40758066019

Lola Tech | lola.tech <https://lola.tech/>
Re: vmod_header (varnish-modules) on varnish cache 4.1 [ In reply to ]
On Mon, May 25, 2020 at 1:19 PM Vlad Rusu <vlad.rusu@lola.tech> wrote:
>
> Hi all,
>
> A question for the maintainers of https://github.com/varnish/varnish-modules
>
> I need to use vmod_header to get control over the Set-Cookie response headers. Feels like there is no other way in Varnish Cache.
>
> Looking at the branches I see version 6 only. Any reason to believe this won’t work with varnish cache version 4.1.x?
>
> I know.. I should upgrade. But till then..
>
> Appreciate your support.

Hi Vlad,

Grab the 0.15.0 release from the download site:

https://download.varnish-software.com/varnish-modules/

It should work with Varnish 4.1 (otherwise try an older release).

Dridi
_______________________________________________
varnish-misc mailing list
varnish-misc@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
Re: vmod_header (varnish-modules) on varnish cache 4.1 [ In reply to ]
Thank you Dridi


Vlad Rusu
Cell: +40758066019

Lola Tech | lola.tech <https://lola.tech/>

> On 25 May 2020, at 16:34, Dridi Boukelmoune <dridi@varni.sh> wrote:
>
> On Mon, May 25, 2020 at 1:19 PM Vlad Rusu <vlad.rusu@lola.tech> wrote:
>>
>> Hi all,
>>
>> A question for the maintainers of https://github.com/varnish/varnish-modules
>>
>> I need to use vmod_header to get control over the Set-Cookie response headers. Feels like there is no other way in Varnish Cache.
>>
>> Looking at the branches I see version 6 only. Any reason to believe this won’t work with varnish cache version 4.1.x?
>>
>> I know.. I should upgrade. But till then..
>>
>> Appreciate your support.
>
> Hi Vlad,
>
> Grab the 0.15.0 release from the download site:
>
> https://download.varnish-software.com/varnish-modules/
>
> It should work with Varnish 4.1 (otherwise try an older release).
>
> Dridi