From 9892ff3a53b053c77882d2948336744bacac8199 Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Thu, 12 Jan 2023 22:14:09 +0100 Subject: [PATCH] [#2688] Added ChangeLog for #2688 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 34fcd8e71b..eb6520965d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2046. [func] marcin + New database connection parameters, "read-timeout" and + "write-timeout", control the timeouts in communication with the + MySQL database. The "tcp-user-timeout" controls the timeout in + communication with the PostgreSQL database. Setting these + timeouts can prevent occasional Kea hangs due to issues with + the database connectivity. + (Gitlab #2735, port of #2688) + Kea 2.2.0 (stable) released on July 27, 2022 2045. [build] tmark -- 2.47.2