On 2014/10/17 16:49, 王继红 wrote:
Hi haproxy team:
I see the document about these:
"beconn" is the total number of concurrent connections handled by the
backend when the session was logged.
"srv_conn" is the total number of concurrent connections still active on
the server when the session was logged.
fell confused about these two log values, what's the different between
them ?
and are these two values is at the begin process time values or at the
end process doing log values?
Regards
Hi,
The backend may include more than one server. Furthermore, it is also
possible that there is an active connection on backend but has not been
assigned to any server.
--
Best Regards,
Godbach