Problem scenario
HAProxy can be a load balancer or reverse proxy server. You want to know if HAProxy is running or not from the back-end of the Linux server. How do you determine HAProxy's status?
Solution
Run this command: sudo /etc/init.d/haproxy status