HA Proxy does not start up on Ubuntu 13
Solution 1:
Your should use
sh -x /etc/init.d/haproxy start
and this will print debug infomation.And where you got wrong.
Your should use
sh -x /etc/init.d/haproxy start
and this will print debug infomation.And where you got wrong.