On 30 January 2018 at 09:04, Baptiste <[email protected]> wrote: > Hi all, > > Please find enclosed a few patches which adds a new HTTP action into > HAProxy: do-resolve. > This action can be used to perform DNS resolution based on information found > in the client request and the result is stored in an HAProxy variable (to > discover the IP address of the server on the fly or logging purpose, > etc...).
Hello folks, Did this feature ever go anywhere? I'm trying to write some ACLs matching X-Forwarded-For headers against a DNS record, and I *think* this set of patches is my only way to achieve this, without using an external lookup process to modify ACLs via the admin socket ... Many thanks! Jonathan

