[Expired for haproxy (Ubuntu) because there has been no activity for 60
days.]
** Changed in: haproxy (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/158270
Sorry for taking to long to get back to this bug.
>From the haproxy documentation
>(http://cbonte.github.io/haproxy-dconv/1.6/configuration.html#4.2-email-alert%20level):
"""
Alerts are sent when :
* An un-paused server is marked as down and is alert or lower
* A paused server is marked as down
I'll set the bug status to "incomplete" pending further information, but
it looks like haproxy is behaving according to the documentation.
If you believe that's not the case, please attach a full haproxy.cfg
config file so we can inspect what is going on.
On the other hand, you think it's a behav
This is interesting since the bug was fixed in 1.6-dev2.
https://github.com/haproxy/haproxy/commit/4cd477f3721f6a3fe7cf55ae729388bf7f279331
There are two curious conditions in the code:
if (s->admin & SRV_ADMF_MAINT)
return;
if (s->state == SRV_ST_STARTING || s->state == SRV_ST_RUNNING)
Just did a test of the 1.6.5 version from ppa:vbernat/haproxy-1.6 and it
has the same issue.
** Package changed: crmsh (Ubuntu) => haproxy (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/158270