2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-02 14:20:39 +00:00

1 Commits

Author SHA1 Message Date
Blake Covarrubias
a0cd3dd88e
Add DNS recursor strategy option ()
This change adds a new `dns_config.recursor_strategy` option which
controls how Consul queries DNS resolvers listed in the `recursors`
config option. The supported options are `sequential` (default), and
`random`.

Closes 

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Priyanka Sengupta <psengupta@flatiron.com>
2021-07-19 15:22:51 -07:00