2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 06:55:30 +00:00

Document the ForwardOnlyFail statistics channel counter

Update ARM with the information about the new ForwardOnlyFail
counter.
This commit is contained in:
Aram Sargsyan
2024-09-12 12:38:38 +00:00
committed by Arаm Sаrgsyаn
parent a018b4e36f
commit 00a3d91e2d

View File

@@ -8236,6 +8236,9 @@ Resolver Statistics Counters
``ClientQuota`` ``ClientQuota``
This indicates the number of queries spilled for exceeding the :any:`clients-per-query` quota. This indicates the number of queries spilled for exceeding the :any:`clients-per-query` quota.
``ForwardOnlyFail``
This indicates the number of queries failed due to bad forwarders for ``forward only`` zones.
``NextItem`` ``NextItem``
This indicates the number of times the server waited for the next item after receiving an invalid response. This indicates the number of times the server waited for the next item after receiving an invalid response.