Hi Adam, On 2014-05-21 21:45, Adam Bruehl wrote:
I added the following to one of my front ends. acl abuse_users src -f /etc/haproxy/abuse_users.lst timeout http-request 5s if abuse_users
Unfortunately, you cannot use any condition on 'timeout' keyword, they are simply ignored. There have been another a similar topic lately on this ML :
http://marc.info/?l=haproxy&m=140058111320423&w=2 -- Bertrand

