]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Document TCP4Clients/TCP6Clients
authorMichał Kępień <michal@isc.org>
Mon, 27 May 2024 13:03:18 +0000 (15:03 +0200)
committerAydın Mercan <aydin@isc.org>
Thu, 30 May 2024 10:39:23 +0000 (13:39 +0300)
Commit abc47f5ce4a50ab2d3b23505914e9c65f856262b added two new statistics
counters without documenting them.  Add the missing counter descriptions
to the ARM.

doc/arm/reference.rst

index 48dbce13b775e0680f44068fa079389801695fc0..88faad4023c868c68d054f6d2014f26568f3aa49 100644 (file)
@@ -8244,3 +8244,6 @@ exceptions are noted in the descriptions.
 
 ``<TYPE>RecvErr``
     This indicates the number of errors in socket receive operations, including errors of send operations on a connected UDP socket, notified by an ICMP error message.
+
+``TCP4Clients``/``TCP6Clients``
+    This indicates the number of IPv4/IPv6 clients currently connected over TCP.