From: Diego Fronza Date: Tue, 29 Oct 2019 18:57:39 +0000 (-0300) Subject: Added TCP high-water entry to CHANGES X-Git-Tag: v9.15.6~33^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba3fe75e656e28f9e26446c48ae3fac3171c0c2f;p=thirdparty%2Fbind9.git Added TCP high-water entry to CHANGES --- diff --git a/CHANGES b/CHANGES index fcfdeee3280..4714f3cabaf 100644 --- 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]