haproxy/include
Willy Tarreau 81c25d0ee6 [MEDIUM] add support for global.maxconnrate to limit the per-process conn rate.
This one enforces a per-process connection rate limit, regardless of what
may be set per frontend. It can be a way to limit the CPU usage of a process
being severely attacked.

The side effect is that the global process connection rate is now measured
for each incoming connection, so it will be possible to report it.
2011-09-07 22:47:42 +02:00
..
common [MINOR] make use of addr_to_str() and get_host_port() to replace many inet_ntop() 2011-09-05 00:54:36 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] add support for global.maxconnrate to limit the per-process conn rate. 2011-09-07 22:47:42 +02:00
types [MEDIUM] add support for global.maxconnrate to limit the per-process conn rate. 2011-09-07 22:47:42 +02:00