]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: mworker: move proc_list gen before proxies startup
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 26 Oct 2018 12:47:33 +0000 (14:47 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 28 Oct 2018 12:51:38 +0000 (13:51 +0100)
commit1b66361f8d57a844018bf20f405fc83d7e2b16d1
treebe42da40616c481c2e5485a3b32be106a28e1e78
parent313bfd18c1fe748578f4f22e2088d643d5b4d126
MEDIUM: mworker: move proc_list gen before proxies startup

We need to generate the process list before starting the proxies,
because it will be used to create a proxy in the master
src/haproxy.c