On Tue, Dec 10, 2013 at 10:31 AM, Athanasios | ZenGuard <[email protected]> wrote: > Hi Baptiste, > thanks for the quick reply. Per IP, as a global limit will not make sense > for my particular use case. > Cheers >
Hi, You can get inspired by this article: http://blog.exceliance.fr/2013/04/26/wordpress-cms-brute-force-protection-with-haproxy/ which teach how to limit requests per amount of time on a few URLs listed by an ACLs, rate is per IP. Baptiste

