>_ linuxcommand.dev
Startseite haproxy
Security

haproxy

High-performance load balancer and reverse proxy.

Syntax
$haproxy [OPTIONS]
Examples
Examples
$haproxy -f /etc/haproxy/haproxy.cfg
Examples
$haproxy -c -f /etc/haproxy/haproxy.cfg
Typical use cases
Start
haproxy -f /etc/haproxy/haproxy.cfg
Validate config
haproxy -c -f /etc/haproxy/haproxy.cfg
Note Commonly used for TLS termination, L7 routing and high availability.
Export