From: Jacob Bunk Nielsen Date: Fri, 30 Jun 2023 11:28:34 +0000 (+0200) Subject: Document the StatNodeStats.hits attribute. X-Git-Tag: rec-5.0.0-alpha1~136^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee10f6fce9b9d888f2eac2fb51608c57b48676c7;p=thirdparty%2Fpdns.git Document the StatNodeStats.hits attribute. --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 03fb56b382..e8d2e027e9 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -1661,6 +1661,10 @@ StatNode The number of No Error answers returned for that node. + .. attribute:: StatNodeStats.hits + + The number of cache hits for that node. + .. attribute:: StatNodeStats.nxdomains The number of NXDomain answers returned for that node.