2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Added TCP high-water entry to CHANGES

This commit is contained in:
Diego Fronza 2019-10-29 15:57:39 -03:00 committed by Ondřej Surý
parent dd492b64d9
commit ba3fe75e65

View File

@ -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]