From 355e762e6965f5ae17588611d6db7d25217146af Mon Sep 17 00:00:00 2001 From: Colin Vidal Date: Tue, 10 Feb 2026 16:08:36 +0100 Subject: [PATCH] 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. --- bin/tests/system/camp/ns9/named.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/system/camp/ns9/named.conf.j2 b/bin/tests/system/camp/ns9/named.conf.j2 index 89045ad092..c5aca62e35 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 {