[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, 15 Oct 2007 07:32:15 +0000 (09:32 +0200)
commit5fcc8f1ed9e6f2c54828f7d06c864c1375aafba9
treeb212f388b6991200d5d8b36f9c2f944178c21f50
parentfdd0f5568a2ada0e1698a8a2cf6431bae205cc06
[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