commit | d46f437de69d5d4d84a207531a3ba6f8d3d697dc | [log] [tgz] |
---|---|---|
author | Aurelien DARRAGON <adarragon@haproxy.com> | Fri Sep 09 15:51:37 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Sep 09 17:23:01 2022 +0200 |
tree | 4b97b501b35deec7ebabcd932ff3fccdbe52bbf3 | |
parent | 001328873c352e5e4b1df0dcc8facaf2fc1408aa [diff] |
MINOR: proxy/listener: support for additional PAUSED state This patch is a prerequisite for #1626. Adding PAUSED state to the list of available proxy states. The flag is set when the proxy is paused at runtime (pause_listener()). It is cleared when the proxy is resumed (resume_listener()). It should be backported to 2.6, 2.5 and 2.4