BUG/MEDIUM: log: old processes with log foward section don't die on soft stop.
authorEmeric Brun <ebrun@haproxy.com>
Wed, 7 Oct 2020 08:13:10 +0000 (10:13 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 7 Oct 2020 15:17:27 +0000 (17:17 +0200)
commitc47ba59d1e8b1f758967f0cf0e129ca4d8d88d0a
treee6e8804f81b15d2617b96d93e87fa0cbc3650ef2
parenta39ecbdac10c9a58abb114f365a47c5d5e696623
BUG/MEDIUM: log: old processes with log foward section don't die on soft stop.

Old processes didn't die if a log foward section is declared and
a soft stop is requested.

This patch fix this issue and should be backpored in banches including
the log forward feature.
src/haproxy.c
src/proxy.c