Add test for reduction in number of fetches
Add a system test that counts how many address fetches are made for different numbers of NS records and checks that the number are successfully limited.
This commit is contained in:
committed by
Michał Kępień
parent
b9c4f1b648
commit
9648c335d5
@@ -26,3 +26,7 @@ no-questions. NS ns.no-questions.
|
||||
ns.no-questions. A 10.53.0.8
|
||||
formerr-to-all. NS ns.formerr-to-all.
|
||||
ns.formerr-to-all. A 10.53.0.8
|
||||
sourcens. NS ns.sourcens.
|
||||
ns.sourcens. A 10.53.0.4
|
||||
targetns. NS ns.targetns.
|
||||
ns.targetns. A 10.53.0.6
|
||||
|
||||
Reference in New Issue
Block a user