From 77f4c682ad79eae5a011f3b852fe0df080373c54 Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Thu, 20 Aug 2020 13:29:58 +0200 Subject: [PATCH] [#1390] Added ChangeLog entry for #1390 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index ec6cd7538e..1fc677cd39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1796. [bug] marcin + Kea HTTP client re-establishes connection with the HTTP server when + timeout occurs. Prior to this change the client tried to reuse + the connection after timeout often getting subsequent timeouts. + Re-establishing the connection may help avoiding further timeouts + during the High Availability operation. + (Gitlab #1390) + 1795. [bug] razvan Added check for 'renew-timer' value to be lower than or equal to 'rebind-timer' value at subnet and shared network level. -- 2.47.2