]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: dns: make SRV record processing more verbose
authorBaptiste Assmann <bassmann@haproxy.com>
Fri, 18 Aug 2017 21:36:07 +0000 (23:36 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 22 Aug 2017 09:40:00 +0000 (11:40 +0200)
commite2d03d2a43473a637491c0a8c9e10d5caed8e63b
treee9703349316170f04f465d512a8f4a5e8e80b9e2
parente70bc05b3a62ca84b5ce4440d340440f00411886
MINOR: dns: make SRV record processing more verbose

For troubleshooting purpose, it may be important to know when a server
got its fqdn updated by a SRV record.
This patch makes HAProxy to report such events through stderr and logs.
src/dns.c