On Thu, Jan 23, 2014 at 04:19:35PM -0700, Jim Freeman wrote: > Using haproxy-1.5-dev19 on Debian/Wheezy, and haproxy-1.5-dev21 on > CentOS6.2, killing haproxy with SIGQUIT gets me nothing in the system logs. > > SIGHUP gets proxy/server status info into the logs just fine. > I'm using them the same way, but SIGQUIT seems to just do ... nothing?
SIGQUIT only dumps to stderr and when not in daemon nor quiet mode. Maybe you're looking for the output at the wrong place :-) Willy

