mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-21 22:01:31 +02:00
This adds the following fields : - check_rise [...S]: server's "rise" parameter used by checks - check_fall [...S]: server's "fall" parameter used by checks - check_health [...S]: server's health check value between 0 and rise+fall-1 - agent_rise [...S]: agent's "rise" parameter, normally 1 - agent_fall [...S]: agent's "fall" parameter, normally 1 - agent_health [...S]: agent's health parameter, between 0 and rise+fall-1