diff NEWS @ 5119:bdec57f3cbf2

New configuration KeepAliveTimeout with a default value of 1 second
author Alain Mazy <am@osimis.io>
date Wed, 14 Dec 2022 11:50:43 +0100
parents a3c3f13368ea
children a6fa660ec26e
line wrap: on
line diff
--- a/NEWS	Fri Dec 09 12:42:17 2022 +0100
+++ b/NEWS	Wed Dec 14 11:50:43 2022 +0100
@@ -9,6 +9,7 @@
 * Made the default SQLite DB more robust wrt future updates like adding new columns in DB.
 * Made the HTTP Client errors more verbose by including the url in the logs.
 * Optimization: now using multiple threads to transcode files for asynchronous download of studies archive.
+* New configuration "KeepAliveTimeout" with a default value of 1 second.
 
 REST API
 --------