MINOR: mworker/cli: alert the user if we enabled a master CLI but not the master...
authorEric Salama <esalama@haproxy.com>
Tue, 16 Mar 2021 14:11:17 +0000 (15:11 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 18 Mar 2021 08:08:33 +0000 (09:08 +0100)
commit5ba8335186c82265a328b035afede88ecd5b33a5
tree3e29cc2e9c7af8d133e134ef306cda6cb50ef1b3
parent1b8dacc858d7cb43488fb2ffca053274c571da1d
MINOR: mworker/cli: alert the user if we enabled a master CLI but not the master-worker mode

Declaring a master CLI socket without activating the master-worker mode
is likely a user error, so we issue a warning.

This patch can be backported as far as 1.8.
src/haproxy.c