diff NEWS @ 3852:ee0a1211419f

reverting default HttpThreadsCount to 50, as this slows performance of integration tests from 40s to 170s
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 20 Apr 2020 17:39:11 +0200
parents 67e765d51bdf
children 63cdac72d062
line wrap: on
line diff
--- a/NEWS	Mon Apr 20 16:46:44 2020 +0200
+++ b/NEWS	Mon Apr 20 17:39:11 2020 +0200
@@ -34,7 +34,6 @@
 * 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