When resolving the upstream-servers often two IP's are returned, like when resolving adguard-dns.com I get 172.67.147.178 and 104.21.95.199. Does DNSProxy store and use both of these as fail-over or just pick one of them and switching to fallback-servers if that single IP-address fails?
Does the bootstrap-process respect if "edns-addr" is specified when resolving the upstream servers to get the best servers geographically or does "edns-addr" only apply to upstream-servers?
Does DNSProxy query all bootstrap-servers at once (like the 'all-servers' flag) and picks the fastest answer or use them in order one by one?
How often are the upstream-servers refreshed? Does DNSProxy respect the TTL returned or some other logic in code triggers it?
When resolving the upstream-servers often two IP's are returned, like when resolving adguard-dns.com I get 172.67.147.178 and 104.21.95.199. Does DNSProxy store and use both of these as fail-over or just pick one of them and switching to fallback-servers if that single IP-address fails?
Does the bootstrap-process respect if "edns-addr" is specified when resolving the upstream servers to get the best servers geographically or does "edns-addr" only apply to upstream-servers?
Does DNSProxy query all bootstrap-servers at once (like the 'all-servers' flag) and picks the fastest answer or use them in order one by one?
How often are the upstream-servers refreshed? Does DNSProxy respect the TTL returned or some other logic in code triggers it?