mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-07 23:13:39 +02:00
For both proxies and servers, properly calculates queueslength, which is the total number of element in each queues (as they currently are only using one queue, it is equivalent to the number of element of that queue), and use it instead of the queue's length.