mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 18:09:11 -04:00
Document TCP4Clients/TCP6Clients
Commit abc47f5ce4 added two new statistics
counters without documenting them. Add the missing counter descriptions
to the ARM.
This commit is contained in:
parent
1dc58c31be
commit
cb79240091
1 changed files with 3 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue