Hi Aleks >> So far, it seems like the only options would be custom LUA or SPOE. > > I see two options :-) . > > Runtime API directly > https://www.haproxy.com/blog/dynamic-configuration-haproxy-runtime-api > or > Dataplane API https://github.com/haproxytech/dataplaneapi
I'm aware of the runtime API, but I don't see how I can add new ACL lists or remove existing ones and dynamically reference them in `tcp-session` rules, can you please explain how I could achieve something like this? Maybe I'm just missing some detail. Regards Max