Op 8-9-2015 om 13:16 schreef ruoyu Zhang:
Hi,

I've read the HAProxy 1.5 Configuration Manual, and I find restrictions for connection numbers, session numbers, etc. However, I notice that there is not any restriction to control the flow rate as they focus more on the numbers rather than the flow rate. I know that iptables&tc can realize this function but I this it will be more convenient if HAProxy can provide such kind of service. Will this be in the blueprint of HAProxy future version?

Best Regards,

Ruoyu Zhang
Hi,
Perhaps this is what your looking for?
"acl bruteforce_detection  sc2_http_req_rate gt 5"
As explained in: http://blog.haproxy.com/2013/04/26/wordpress-cms-brute-force-protection-with-haproxy/
Regards,
PiBa-NL

Reply via email to