]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Added TCP high-water entry to CHANGES
authorDiego Fronza <diego@isc.org>
Tue, 29 Oct 2019 18:57:39 +0000 (15:57 -0300)
committerOndřej Surý <ondrej@sury.org>
Wed, 6 Nov 2019 10:29:35 +0000 (11:29 +0100)
(cherry picked from commit ba3fe75e656e28f9e26446c48ae3fac3171c0c2f)

CHANGES

diff --git a/CHANGES b/CHANGES
index bc12027860bfeb06dbd7628801c45c0e8a8c7e79..f8d50e7ba077bf6765c9e784676b32f3a98836ef 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5314.  [func]          Added a new statistics variable "tcp-highwater"
+                       that reports the maximum number of simultaneous TCP
+                       clients BIND has handled while running. [GL #1206]
+
 5313.  [bug]           The default GeoIP2 database location did not match
                        the ARM.  'named -V' now reports the default
                        location. [GL #1301]