Hi Jonathan, On Sat, Mar 17, 2018 at 02:46:20PM +0000, Jonathan Matthews wrote: > On 30 January 2018 at 09:04, Baptiste <bed...@gmail.com> 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 ...
Not lost, but not merged yet by lack of time to review them, spending time trying to figure some painful bugs :-( However as with any feature patch, your feedback on these ones would quite welcome! Thanks! Willy