MINOR: mworker: clarify starting/failure messages
authorWilliam Lallemand <wlallemand@haproxy.org>
Tue, 9 Nov 2021 17:16:47 +0000 (18:16 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 10 Nov 2021 14:53:01 +0000 (15:53 +0100)
commit836bda226c730c6ffa4066ffa7be5fa91d70f545
treea0aa3e36416a16775201d2ea50e4361bd7747082
parentfab0fdce981149a4e3172f2b81113f505f415595
MINOR: mworker: clarify starting/failure messages

Clarify the startup and reload messages:

On a successful configuration load, haproxy will emit "Loading success."
after successfuly forked the children.

When it didn't success to load the configuration it will emit "Loading failure!".

When trying to reload the master process, it will emit "Reloading
HAProxy".
src/haproxy.c