MINOR: mworker: only increment the number of reload in wait mode
authorWilliam Lallemand <wlallemand@haproxy.org>
Tue, 9 Nov 2021 17:43:59 +0000 (18:43 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 10 Nov 2021 14:53:01 +0000 (15:53 +0100)
commitad221f4ecea1183f5f3d26c503afbeed619d892d
treeb808e2dd5a12e3420553043bd86111e469ddfc83
parent836bda226c730c6ffa4066ffa7be5fa91d70f545
MINOR: mworker: only increment the number of reload in wait mode

Since the wait mode will be started in any case of succesful or failed
reload, change the way haproxy computes the number of reloads of the
processes.
src/haproxy.c
src/mworker.c