BUG/MEDIUM: server: support both check/agent-check on a dynamic instance
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 10 Aug 2021 14:24:36 +0000 (16:24 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 11 Aug 2021 12:41:47 +0000 (14:41 +0200)
commit3eb42f91d9df4b2d449e0d48d44f0be4f026d8be
tree875a9cc9b2dbb97cfe97eccf1babea1213b67a0d
parent26cb8342ad0084e61d81ecaad948ce85843a29b4
BUG/MEDIUM: server: support both check/agent-check on a dynamic instance

A static server is able to support simultaneously both health chech and
agent-check. Adjust the dynamic server CLI handlers to also support this
configuration.

This should not be backported, unless dynamic server checks are
backported.
src/server.c