# Set configuration file
CONFIG="/etc/haproxy/haproxy.conf"
# Set socket file
SOCKET="/run/haproxy/haproxy.sock"
# Set stats file
STATS="/var/lib/haproxy/stats"
