-
-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Labels
π¨ enhancementNew feature or requestNew feature or request
Milestone
Description
Currently blocky...
Blocky picks 2 random resolvers from the list for each query and returns the answer from the fastest one. This improves your network speed and increases your privacy - your DNS traffic will be distributed over multiple providers.
This works very well, but is not desirable when you want to use a known resolver as primary all the time and want to use a secondary resolver only as backup.
I propose adding an option to query the first resolver in the list, then falling back to secondary and so on... after any of the following:
- Timeout is reached (half of the
upstreamTimeoutvalue maybe) REFUSEDis returned. Google does this for some queries containing ECS data. More on that issue here.
Xtrem532, DerRockWolf, shizunge and Kernald
Metadata
Metadata
Assignees
Labels
π¨ enhancementNew feature or requestNew feature or request