mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-03 22:21:08 +01:00
This patch splits the disabled state of a proxy into a PR_DISABLED and a PR_STOPPED state. The first one is set when the proxy is disabled in the configuration file, and the second one is set upon a stop_proxy().