Runbook

HAProxy number of backend connection failures for host is above normal.

Back to Runbooks

Overview

This incident type occurs when the number of failed backend connections for a particular host in HAProxy is above normal. This could indicate issues with the backend server or other errors, such as a backend without an active frontend. Correlating this metric with other metrics like haproxy.backend.errors.resp_rate and response codes from both frontend and backend servers can give a better understanding of the causes of the increase in backend connection errors.

Parameters

Debug

Check HAProxy's overall status

Check the haproxy configuration file

Check haproxy's log files

Check the number of backend connections

Check the backend servers' status

Check for general backend errors

Check the frontend and backend servers' response codes

The backend server is experiencing some issues or downtime, causing connection failures.

Repair

Verify that the backend server is running and responding correctly to requests.

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.