Usage of the Shard director ( rampup period )
Guillaume Quintard
guillaume at varnish-software.com
Thu Nov 14 18:15:59 UTC 2019
Hi,
Did you configure probes for that backend?
--
Guillaume Quintard
On Thu, Nov 14, 2019 at 2:45 AM Yiannis Karayiannidis <
y.karayiannidis at stoiximan.gr> wrote:
> Hello all,
> I'm trying to use the Shard director
>
> sub vcl_init {
> new dir_b = directors.shard();
> dir_b .add_backend(wb3);
> dir_b .add_backend(wb2);
> dir_b.add_backend(wb1);
> dir_b .set_rampup(2m);
> dir_b .reconfigure();
> }
>
> I'm trying to debug rampup period for a failed backend, cause it seems to
> me that the server is getting back in the pool before the 2 minutes rampup
> period.
>
> Any ideas will be appreciated.
>
> 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/20191114/333100cb/attachment.html>
More information about the varnish-misc
mailing list