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
..
2009-10-18 08:20:26 +02:00
2011-03-28 18:45:15 +02:00
2009-01-25 13:49:53 +01:00
2007-05-13 20:19:55 +02:00
2011-06-25 21:14:17 +02:00