]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add fetches-per-zone 40 to qmin/ns5 configuration
authorOndřej Surý <ondrej@isc.org>
Tue, 13 Aug 2024 12:56:06 +0000 (14:56 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 13 Aug 2024 14:08:12 +0000 (16:08 +0200)
The simple change causes assertion failure fixed in the previous commit.

(cherry picked from commit c2c9d8f01b64dc1959d7a5141a99893930217906)

bin/tests/system/qmin/ns5/named.conf.in

index fb3101279ace7d1ce7cb8434a1c0742c5cfa30bb..f2382e5a8ed4beaeb52aa9d97e4ee1fed765f703 100644 (file)
@@ -27,6 +27,7 @@ options {
        resolver-query-timeout 30000; # 30 seconds
        dnssec-validation no;
        disable-empty-zone 10.in-addr.arpa;
+       fetches-per-zone 40;
 };
 
 key rndc_key {