2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Document TCP4Clients/TCP6Clients

Commit abc47f5ce4 added two new statistics
counters without documenting them.  Add the missing counter descriptions
to the ARM.

(cherry picked from commit cb79240091)
This commit is contained in:
Michał Kępień
2024-05-27 15:03:18 +02:00
committed by Aydın Mercan
parent 0962fbd200
commit 9bc152dd25

View File

@@ -8404,3 +8404,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.