fix fallback when SERVFAIL or REFUSED is received from upstream
- Mar 08, 2019
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
or REFUSEs. We typically ended up retrying with the same server, which is almost never good. Now we remove the server from the set. Nitpick: a couple kr_query fields are reordered for better packing.
-