mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-16 08:24:42 +00:00
c73810f94f
Frontends have extra information compared to other entities, they can report some statistics at the connection level while the other ones are limited to the session level. This patch adds 3 more fields for this : - conn_rate - conn_rate_max - conn_tot It's worth noting that listeners theorically have such statistics, except that the distinction between connections and sessions is not clearly made in the code, so that will have to be improved later. |
||
---|---|---|
.. | ||
design-thoughts | ||
internals | ||
lua-api | ||
acl.fig | ||
architecture.txt | ||
close-options.txt | ||
coding-style.txt | ||
configuration.txt | ||
cookie-options.txt | ||
gpl.txt | ||
haproxy.1 | ||
intro.txt | ||
lgpl.txt | ||
linux-syn-cookies.txt | ||
lua.txt | ||
management.txt | ||
network-namespaces.txt | ||
proxy-protocol.txt | ||
queuing.fig |