From: Aram Sargsyan Date: Thu, 12 Sep 2024 12:38:38 +0000 (+0000) Subject: Document the ForwardOnlyFail statistics channel counter X-Git-Tag: v9.21.2~37^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00a3d91e2d54f8fdaaae80a1ddbcfff30e255f4e;p=thirdparty%2Fbind9.git Document the ForwardOnlyFail statistics channel counter Update ARM with the information about the new ForwardOnlyFail counter. --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 6767d9076a4..3543e1448c8 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -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.