Hi Baptiste,

On Tue, Jan 21, 2020 at 10:38:37AM +0100, Baptiste wrote:
> Hi there,
> 
> For those using DNS service discovery through SRV record, you might be
> aware that HAProxy is quite verbose with your DNS server: it does one SRV
> query + 1 A/AAAA per server found in the SRV response.
> This patch aims at improving this behavior par using first Additional
> records if available and relevant. If none found, previous behavior will
> apply (on a per server basis).
> This is behavior defined in RFC 2782 for DNS SRV records.

Interesting, thanks for this. I've merged it, I count on you to recheck
the few TODO points that appear in this patch before the final release.

Thanks,
Willy

Reply via email to