commit | bd0227c1096ecc9e11da315c399b178b16ad7a9d | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Mar 10 15:39:16 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Mar 12 16:43:37 2021 +0100 |
tree | cafb2ec710b4ae806def4187d7e324b8bdeba330 | |
parent | 5037c06d91e0ed748932fcfaae11eeadf5949957 [diff] |
BUG/MINOR: resolvers: Consider server to have no IP on DNS resolution error When an error is received for a DNS resolution, for instance a NXDOMAIN error, the server must be considered to have no address when its status is updated, not the opposite. Concretly, because this parameter is not used on error path in snr_update_srv_status(), there is no impact. This patch must be backported as far as 1.8.