haproxy/include
Willy Tarreau ddbb82ff47 [STATS] report the number of times each server was selected
One user reported that an indicator was missing in the statistics:
the number of times each server was selected by load balancing. It
is in fact the total number of sessions assigned to a server by the
load balancing algorithm. It should directly reflect the weight for
"fair" algorithms such as round-robin, since it will not account for
persistant connections.

It should help a lot tuning each server's weight depending on the
load it receives.
2007-12-05 10:34:49 +01:00
..
common [MINOR] implement a time parsing function 2007-12-02 22:00:35 +01:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [MEDIUM] introduce the "timeout" keyword 2007-12-03 01:30:13 +01:00
types [STATS] report the number of times each server was selected 2007-12-05 10:34:49 +01:00