Hi, With latest HAProxy version, you could use a stick table and insert IPs in the stick table through HAProxy socket. Then you can ban all IPs from the stick table.
Baptiste On Wed, May 29, 2013 at 1:05 PM, Ricardo Fraile <[email protected]> wrote: > Hello, > > > I'm looking for a solution for blocking users based on a header, > x-forwarded-for. I have yet an acl for this but is it possible to update the > list of ips without restart haproxy? > > > Thanks, >

