Hi there,
It is observed that total backend sessions connection errors does not match per session connection errors for the same backend.
From Exploring the HAProxy Stats Page - HAProxy Technologies it shows that
The Conn column shows the number of requests that encountered an error while trying to connect to the server.
So i expect sum(connection error per sum) == total shown at the bottom. That is not the case.
Note, we have patched haproxy with custom LB algorithm. Not sure if that should be effecting this metric.
2 posts - 1 participant