commit | 8032a276ce8007020366d18ebd7400ad5dedc4f4 | [log] [tgz] |
---|---|---|
author | Emeric Brun <ebrun@haproxy.com> | Mon Aug 22 10:25:11 2022 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Mon Aug 22 13:09:29 2022 +0200 |
tree | b70d8136dae5a8dd4033405bbb3251bbab1e9e4f | |
parent | f1cfd9bc978126df0fdafef89521c7a44b8aa8f9 [diff] |
BUG/MAJOR: mworker: fix infinite loop on master with no proxies. The master is re-exec with an empty proxies list if no master CLI is configured. This results in infinite loop since last patch: 3b68b602 ("BUG/MAJOR: log-forward: Fix log-forward proxies not fully initialized") This patch avoid to loop again on log-forward proxies list if empty. This patch should be backported until v2.3