haproxy/include
Willy Tarreau 855e4bbcc7 [MEDIUM] session: add data in and out volume counters
The new "bytes_in_cnt" and "bytes_out_cnt" session counters have been
added. They're automatically updated when session counters are updated.
They can be matched with the "src_kbytes_in" and "src_kbytes_out" ACLs
which apply to the volume per source address. This can be used to deny
access to service abusers.
2010-08-10 18:04:12 +02:00
..
common [MINOR] tools: add a get_std_op() function to parse operators 2010-08-10 14:03:25 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] session: add concurrent connections counter 2010-08-10 18:04:12 +02:00
types [MEDIUM] session: add data in and out volume counters 2010-08-10 18:04:12 +02:00