From 873973959dc47b21467611cf9d96c5d139e2cce8 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 (cherry picked from commit dd492b64d91c5e5bd202e5fd4d4fd50a584219a8) --- doc/arm/notes-9.14.8.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/arm/notes-9.14.8.xml b/doc/arm/notes-9.14.8.xml index f695e171db..4522d99f6e 100644 --- a/doc/arm/notes-9.14.8.xml +++ b/doc/arm/notes-9.14.8.xml @@ -21,6 +21,13 @@ in the future releases. [GL #1265] + + + Added a new statistics variable tcp-highwater + that reports the maximum number of simultaneous TCP clients BIND + has handled while running. + + -- GitLab