diff NEWS @ 3316:4b1017928fc4

Fix performance issue in DICOM protocol by disabling Nagle's algorithm
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 28 Feb 2019 18:21:28 +0100
parents 8bf33fa68435
children 56d7f3d50c89
line wrap: on
line diff
--- a/NEWS	Thu Feb 28 18:09:36 2019 +0100
+++ b/NEWS	Thu Feb 28 18:21:28 2019 +0100
@@ -14,6 +14,7 @@
 
 * Enlarge the support of JSON-to-XML conversion in the REST API
 * Fix missing DB transactions in some write operations
+* Fix performance issue in DICOM protocol by disabling Nagle's algorithm
 
 
 Version 1.5.5 (2019-02-25)