mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-10 18:28:43 -04:00
Document TCP4Clients/TCP6Clients
Commitabc47f5ce4added two new statistics counters without documenting them. Add the missing counter descriptions to the ARM. (cherry picked from commitcb79240091)
This commit is contained in:
parent
0962fbd200
commit
9bc152dd25
1 changed files with 3 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue