HAProxy Enterprise Documentation 2.5r1
Retries and Redispatches
Retry and redispatch features can protect against these faults:
network connectivity issues (including SSL handshake errors and unexpected server failures)
HTTP errors
servers taking too long to respond
- Retry a Failed Connection
-
Specify how many times to retry the connection to a server.
- Retry a Failed HTTP Request
-
You can retry an HTTP request based on the failure conditions.
Next up
Retry a Failed Connection