]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: mworker: does not create the CLI proxy when no listener
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 6 Nov 2018 16:37:12 +0000 (17:37 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 6 Nov 2018 17:28:33 +0000 (18:28 +0100)
commit550db6d1880c47f61b3963d90a496df1b8519c93
treea425bc980d0b7ebceacd4073f6a3edd049350c0a
parent6b7cd0a72b8df1052c9abb9ea53a3e566f6f6c6b
MEDIUM: mworker: does not create the CLI proxy when no listener

Does not create the CLI proxy if no -S argument was specified. It
prevents a warning that says that the MASTER proxy does not have any
bind option.
src/cli.c
src/haproxy.c