From 15bb80665134187bbd3d0f17a8289d86347664cc Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 12 Jan 2022 15:56:51 +0100 Subject: [PATCH] [#2216] Addressed the comment --- doc/sphinx/arm/hooks-ha.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/sphinx/arm/hooks-ha.rst b/doc/sphinx/arm/hooks-ha.rst index 27041ba491..3dd873db56 100644 --- a/doc/sphinx/arm/hooks-ha.rst +++ b/doc/sphinx/arm/hooks-ha.rst @@ -2038,7 +2038,8 @@ the HA status of two load-balancing servers: ], "multi-threading-enabled": true, "thread-pool-size": 4, - "packet-queue-size": 64 + "packet-queue-size": 64, + "packet-queue-statistics": [ 0.2, 0.1, 0.1 ] } }