HAProxy Operations: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
haproxy -f /etc/haproxy/haproxy.cfg -c | haproxy -f /etc/haproxy/haproxy.cfg -c | ||
=Start at Boot= | |||
See: {{Internal|HAProxy Installation#Overview|HAProxy Installation}} | |||
=Logging= | |||
{{Internal|HAProxy_Configuration#Logging_Configuration|Logging Configuration}} |
Latest revision as of 15:39, 12 October 2017
Internal
Verify the Configuration File
haproxy -f /etc/haproxy/haproxy.cfg -c
Start at Boot
See: