diff NEWS @ 3842:bdbe12aba99f

reducing the default number of threads in the HTTP server from 50 to 10
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 16 Apr 2020 17:03:34 +0200
parents be7df7fe3d80
children 281045a1e6db
line wrap: on
line diff
--- a/NEWS	Thu Apr 16 16:58:37 2020 +0200
+++ b/NEWS	Thu Apr 16 17:03:34 2020 +0200
@@ -21,6 +21,7 @@
 * Error reporting on failure while initializing SSL
 * Fix unit test ParsedDicomFile.ToJsonFlags2 on big-endian architectures
 * Avoid one memcpy of the DICOM buffer on "POST /instances"
+* Default value of "HttpThreadsCount" reduced from 50 to 10
 * Upgraded dependencies for static builds (notably on Windows):
   - civetweb 1.12
   - openssl 1.1.1f