<div dir="ltr">Hi,<div><br></div><div>Did you configure probes for that backend?</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-- <br></div>Guillaume Quintard<br></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 14, 2019 at 2:45 AM Yiannis Karayiannidis <<a href="mailto:y.karayiannidis@stoiximan.gr">y.karayiannidis@stoiximan.gr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello all,<div>I'm trying to use the Shard director <br clear="all"><div><br></div><div> sub vcl_init {  <br></div><div>        new 

dir_b

 = directors.shard();<br>                dir_b

.add_backend(wb3);<br>                

dir_b

.add_backend(wb2);<br>                dir_b.add_backend(wb1);<br>                dir_b

.set_rampup(2m);<br>                

dir_b

.reconfigure();<br></div><div>}</div><div><br></div><div>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.</div><div><br></div><div>Any ideas will be appreciated.</div><div><br></div><div>Regards</div><div><br></div></div></div>
_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org" target="_blank">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br>
</blockquote></div>