Feature Request: Parallel Upstream Query Mode like AdGuard Home #2006
EliteSalman
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
Thanks for asking. You can already do that by setting the Forwarder Concurrency to the number of forwarder you have. But it is recommended to use Forwarder Concurrency with default value of 2. The DNS server uses machine learning and will figure out which forwarders are answering faster and automatically use them most of the time. So the default value of 2 prevents usage of extra resources which do not really help improve performance due to the machine learning algorithm. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The machine learning do this by per domain or all domains average? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Query all configured forwarders simultaneously and return the first successful response, instead of querying them sequentially or with a fixed concurrency limit.
Similar to AdGuard Home's "Parallel requests" option.
Beta Was this translation helpful? Give feedback.
All reactions