]> git.kaiwu.me - haproxy.git/commit
[MINOR] fix the SIGHUP message not to alert on server-less proxies
authorWilly Tarreau <w@1wt.eu>
Mon, 17 Sep 2007 09:27:09 +0000 (11:27 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 17 Sep 2007 09:27:09 +0000 (11:27 +0200)
commit2a53163ca946e1f320f3015f93b81dbb90f6ddf3
tree24e678c5ee37e6453f2a5f6648b7ecbe98370630
parentd6f1c6c46f5bea82e851f0f08098ddc50435dbd0
[MINOR] fix the SIGHUP message not to alert on server-less proxies

The SIGHUP message was designed long before it was possible to have no
server in a proxy. Remove the alert in case there's no server.
src/haproxy.c