From 32c2acf6fc6e9b8d3609e96198f89e7a39346bfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Tue, 13 Dec 2022 15:23:54 +0100 Subject: [PATCH] Add comment why statistics/ns3 has misconfigure root.hints To count pending queries in the statistics, we need the ns3 to be misconfigured. Document the fact in the statistics/ns3/root.hints. --- bin/tests/system/statistics/ns3/root.hint | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bin/tests/system/statistics/ns3/root.hint b/bin/tests/system/statistics/ns3/root.hint index dbc4a42e7c..0f5c70127b 100644 --- a/bin/tests/system/statistics/ns3/root.hint +++ b/bin/tests/system/statistics/ns3/root.hint @@ -9,6 +9,13 @@ ; See the COPYRIGHT file distributed with this work for additional ; information regarding copyright ownership. +; +; The configured root server is intentionally bad here, +; so we can count queries "on fly", priming and the other +; counters that would be immediately resolved if the root +; nameservers would work. +; + $TTL 999999 . IN NS d.root-servers.nil. d.root-servers.nil. IN A 10.53.0.4