From dd492b64d91c5e5bd202e5fd4d4fd50a584219a8 Mon Sep 17 00:00:00 2001 From: Diego Fronza Date: Tue, 29 Oct 2019 16:21:00 -0300 Subject: [PATCH] Added TCP high-water entry to release notes --- doc/arm/notes-new-features.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/arm/notes-new-features.xml b/doc/arm/notes-new-features.xml index cd3ef59018..bf634a71cd 100644 --- a/doc/arm/notes-new-features.xml +++ b/doc/arm/notes-new-features.xml @@ -11,6 +11,13 @@
New Features + + + Added a new statistics variable tcp-highwater + that reports the maximum number of simultaneous TCP clients BIND + has handled while running. + + Added a new command line option to dig: -- GitLab