HAProxy ALOHA Documentation 10.5
Load Balancing
HAProxy ALOHA supports many features that go beyond simple load balancing. This section describes how to enable those features.
- Health Checks
-
Monitor the health of backend servers.
- Protocols
-
Load balance TCP, UDP, and other protocols.
- Direct Server Return
-
Respond directly to clients without returning through the load balancer.
- Client IP preservation
-
Preserve the client's IP address when proxied through HAProxy ALOHA.
Next up
Health Checks