]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mworker: displays more information when leaving
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 6 Nov 2018 16:37:13 +0000 (17:37 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 6 Nov 2018 17:28:33 +0000 (18:28 +0100)
commit18e52a8834a047e98f39828d55c573720d183ebc
tree84da3435e80e7372a5e6ae1bc823168564a68b8c
parent550db6d1880c47f61b3963d90a496df1b8519c93
MINOR: mworker: displays more information when leaving

When a worker is leaving, we display the relative PID and the result of
the strsignal() function if it was killed by a signal.
src/haproxy.c