Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

5.6. Starting haproxy

To start the HAProxy service, enter the following command:
# systemctl start haproxy.service
To make the HAProxy service persist through reboots, enter the following command:
# systemctl enable haproxy.service