mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
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.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user