]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mworker: report explicitly when worker exits due to max reloads
authorValentine Krasnobaeva <vkrasnobaeva@haproxy.com>
Fri, 11 Oct 2024 17:42:23 +0000 (19:42 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 16 Oct 2024 20:02:39 +0000 (22:02 +0200)
commitd11dc11e5a385ccf103c69b215214726ff15f892
tree7d0b840b1190d67c4d0d7851c303a00359539d89
parent4c8303a59e8cd75a50f293e2bd6e2c3c4db2eda4
MINOR: mworker: report explicitly when worker exits due to max reloads

It's convienient for testing and for usage to produce different warning
messages, when the former worker exits due to max reloads exceeded, and when it
was terminated by the master.
src/mworker.c