mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-18 02:51:24 +02:00
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.