Hi,

In our deployment we sometimes spin up a HAProxy container
simultaneously with backends, and since they're registered the moment
a container is spawned, they will be added to rotation immediately,
before the process inside had a chance to start up. Because HAProxy
starts up much faster, this inevitably leads to a deluge of alert
emails about backends being DOWN.

Is there a way to make HAProxy only alert about backends being DOWN if
they've been seen UP previously, or if they fail to come up within a
certain time?

Cheers,
Maciej

Reply via email to