Add test for not-loading and not-transfering huge RRSets
Add two new masterformat tests - the 'huge' zone fits within the ns1 limit and loads on the primary ns1 server, but must not transfer to the ns2 secondary, and the 'uber' zone should not even load on the primary ns1 server.
This commit is contained in:
committed by
Nicki Křížek
parent
32af7299eb
commit
5d4e57b914
@@ -23,6 +23,7 @@ options {
|
||||
notify yes;
|
||||
minimal-responses no;
|
||||
dnssec-validation no;
|
||||
max-records-per-type 0;
|
||||
};
|
||||
|
||||
zone "." {
|
||||
|
||||
Reference in New Issue
Block a user