From: Colin Vidal Date: Tue, 10 Feb 2026 15:08:36 +0000 (+0100) Subject: update camp system test max-query-count X-Git-Tag: v9.21.21~4^2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=355e762e6965f5ae17588611d6db7d25217146af;p=thirdparty%2Fbind9.git update camp system test max-query-count As named is now parent-centric, the global query count can be lower (in particular for queries which has a long delegation chain), as the resolver doesn't proactively resolve an NS name when a glue is provided by the parent-side of a zonecut. Update camp system test to lower the max-query-count of ns9, to ensure the max-query-count limit enforcement is still working. --- diff --git a/bin/tests/system/camp/ns9/named.conf.j2 b/bin/tests/system/camp/ns9/named.conf.j2 index 89045ad092d..c5aca62e359 100644 --- a/bin/tests/system/camp/ns9/named.conf.j2 +++ b/bin/tests/system/camp/ns9/named.conf.j2 @@ -26,7 +26,7 @@ options { max-recursion-queries 50; max-query-restarts 50; - max-query-count 100; + max-query-count 50; }; key rndc_key {