mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-08 02:10:59 +01:00
The flag CHK_STATE_RUNNING is misleading as one may believe it means the state is enabled (just like SRV_RUNNING). Let's rename these two flags CHK_ST_INPROGRESS and CHK_ST_DISABLED.