mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-17 19:52:51 +02:00
Agent will have the ability to return a weight without indicating an up/down status. Currently this is not possible, so let's add a 5th result CHK_RES_NEUTRAL for this purpose. It has been mapped to the unused HCHK_STATUS_CHECKED which already serves as a neutral delimitor between initiated checks and those returning a result.