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.
This commit is contained in:
Colin Vidal 2026-02-10 16:08:36 +01:00
parent 6ed7a8a723
commit 355e762e69

View file

@ -26,7 +26,7 @@ options {
max-recursion-queries 50;
max-query-restarts 50;
max-query-count 100;
max-query-count 50;
};
key rndc_key {