Re: Difference between adjusting set req backend in vcl_recv and vcl_backend_fetch

2021-10-05 Thread Dridi Boukelmoune
On Mon, Sep 6, 2021 at 2:22 PM Hamidreza Hosseini wrote: > > Hi, > This is part of my varnish configuration file for sharding: > > ``` > cat /etc/varnish/default.vcl > > vcl 4.1; > > import directors; > > > probe myprobe { > .request = > "HEAD /healthcheck.php HTTP/1.1" >

Re: Varnish only resolve the ip on startup

2021-10-05 Thread Léo
mailto:sl...@schokola.de > On 03.10.21 18:05, Léo wrote: >> I have found some ways to solve the problem > > https://github.com/nigoroll/libvmod-dynamic exists to do just that The point was to keep the docker compose as simple as possible without the need to install other

Re: Varnish only resolve the ip on startup

2021-10-05 Thread Guillaume Quintard
I'm fine with adding vmod_dynamic to the varnish docker images so that users have access to this basic functionality, but, for the record: - I really feel this should be considered a basic feature and exist in core - if the docker image starts adding downstream vmods, it opens the gates to a flood

Re: Varnish only resolve the ip on startup

2021-10-05 Thread Nils Goroll
On 03.10.21 18:05, Léo wrote: > I have found some ways to solve the problem https://github.com/nigoroll/libvmod-dynamic exists to do just that ___ varnish-misc mailing list varnish-misc@varnish-cache.org