simply load content from a flat file using the -f directive in your haproxy ACL configuration.
Baptiste On Wed, Apr 15, 2015 at 6:11 AM, CJ Ess <[email protected]> wrote: > What is the best way to deal with long ACLs with HAProxy. For instance > Amazon EC2 has around 225 address blocks. So if I wanted to direct requests > originating from EC2 to a particular backend, thats a lot of CIDRs to manage > and compare against. Any suggestions how best to approach a situation like > this? > >

