mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-27 09:11:01 +02: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.