commit | 24ec9434271345857b42cc5bd9c6b497ab01a7e4 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Mar 12 09:06:07 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Mar 12 09:25:45 2021 +0100 |
tree | 34be3b26b12a1b36f17c929fa040e66ec602616b | |
parent | 5647fbacdf822f2a6812a07dbdf27660f436f103 [diff] |
BUG/MINOR: tcpcheck: Update .health threshold of agent inside an agent-check If an agent-check is configured for a server, When the response is parsed, the .health threshold of the agent must be updated on up/down/stopped/fail command and not the threshold of the health-check. Otherwise, the agent-check will compete with the health-check and may mark a DOWN server as UP. This patch should fix the issue #1176. It must be backported as far as 2.2.