]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: mworker: master wait mode use its own initialization
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 11 Sep 2018 08:06:25 +0000 (10:06 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Sep 2018 08:21:58 +0000 (10:21 +0200)
commitf9cc07c25beab93700044955d97117465b4852ae
tree2817591d95272f5445b1752748465731c6ef1848
parentde0ff5ab20b29ccea612a24fa5b4b03cc1838b0a
MEDIUM: mworker: master wait mode use its own initialization

The master now use a poll loop, which should be initialized even in wait
mode. We need to init some variables if we didn't success to load the
configuration file.
src/haproxy.c