commit | 49531e8471a1c1ae9e1c7a6c1aeeb00713024beb | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Mar 10 15:07:27 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Mar 12 17:41:28 2021 +0100 |
tree | 153cef6d85f35236407ccf9bb8adda2c7f20216c | |
parent | 6a8d11dc8051f4fc40c9ab1266cd58367ea1ca19 [diff] |
BUG/MINOR; resolvers: Ignore DNS resolution for expired SRV item If no ADD item is found for a SRV item in a SRV response, a DNS resolution is triggered. When it succeeds, we must be sure the SRV item is still alive. Otherwise the DNS resolution must be ignored. This patch depends on the commit "MINOR: resolvers: Move last_seen time of an ADD into its corresponding SRV item". Both must be backported as far as 2.2.