vmod_header can be used in vcl_backend_fetch?

Guillaume Quintard guillaume at varnish-software.com
Mon Nov 27 11:21:38 UTC 2017


Hi,

I would expect to have two AE headers, one with aaa and one with bbb, would
you have the varnishlog of that particular bereq?

Also, it's probably out of scope, but are you actually changing the
Accept-Encoding header, or is that just for the example?

-- 
Guillaume Quintard

On Mon, Nov 27, 2017 at 12:15 PM, matrix <matrix at matrix2000.name> wrote:

> I would like to control bereq header below.(varnish4.1.8)
>
> header.append(bereq.http.Accept-Encoding, "aaa");
> header.append(bereq.http.Accept-Encoding, "bbb");
>
> But bereq.http.Accept-Encoding header is "aaa". (not "aaa,bbb")
> is it possible to handle the bereq using vmod_header ?
>
> or is it varnish-modules bug?
>
> Best regards.
> _______________________________________________
> varnish-misc mailing list
> varnish-misc at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20171127/bb5e5f81/attachment.html>


More information about the varnish-misc mailing list