MEDIUM: mworker: stop the master proxy in the workers
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 26 Oct 2018 12:47:45 +0000 (14:47 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 28 Oct 2018 13:03:31 +0000 (14:03 +0100)
commit309dc9adec2abfeedcbdd87c682ed79534f5a9d2
tree2dc5ffe5988a19334a35963e9f22af594a3eea39
parent0b3e849a48a63c09fdcbe26a36895a6f03afb34d
MEDIUM: mworker: stop the master proxy in the workers

The master proxy which handles the CLI should not be used or shown in
the stats of the workers. This proxy is now disabled after the fork.
include/proto/cli.h
src/cli.c
src/haproxy.c