Bertrand, Thank you, that is exactly what I was looking for. A new back end it is!.
If I discover anything new about the instant 408, I'll report back. Thank you. Adam On Wed, May 21, 2014 at 5:24 PM, Bertrand Jacquin <[email protected]>wrote: > 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 >

