mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-10 18:28:43 -04:00
Document the ForwardOnlyFail statistics channel counter
Update ARM with the information about the new ForwardOnlyFail counter.
This commit is contained in:
parent
a018b4e36f
commit
00a3d91e2d
1 changed files with 3 additions and 0 deletions
|
|
@ -8236,6 +8236,9 @@ Resolver Statistics Counters
|
|||
``ClientQuota``
|
||||
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``
|
||||
This indicates the number of times the server waited for the next item after receiving an invalid response.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue