Re: mod_proxy and SRV record support

2018-03-06 Thread Jim Jagielski
At first blush, one way would be to "note" that the DNS matches that pattern and then use the generic reverse proxy worker to handle the actual mechanics. > On Mar 6, 2018, at 9:35 AM, Graham Leggett wrote: > > Hi all, > > I have a need for an Apache mod_proxy to load balance

mod_proxy and SRV record support

2018-03-06 Thread Graham Leggett
Hi all, I have a need for an Apache mod_proxy to load balance across a number of endpoints defined by DNS SRV records. The question I have is how this might be implemented. Would it make sense, given a DNS name that matches _.+[.]_.+[.].+ (AKA _foo._bar.anything), to perform an SRV record