dnsproxy
dnsproxy copied to clipboard
Please document how upstream and fallback work
-
How are upstream servers used? Random, round-robin, fastest ... (
--all-serversis clear) -
What does upstream not available mean? dnsproxy cannot connect to the server, or it can but gets back a DNS error?
-
When the upstreams are not available, how are the fallback servers used? In order, random, ...
-
Does dnsproxy monitor the upstream servers and switches back to them from fallkback, when available again?
Wondering exactly the same things, but can't find any improved documentation now 9 months later. Have done a lot trial-and-error trying to figure out how things work and reading the code, but would be so much better with "black on white" documentation.