Mercurial > hg > orthanc
diff Resources/CMake/DcmtkConfiguration.cmake @ 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 | dd10fe965870 |
children | e1904cfdca2c |
line wrap: on
line diff
--- a/Resources/CMake/DcmtkConfiguration.cmake Thu Feb 28 18:09:36 2019 +0100 +++ b/Resources/CMake/DcmtkConfiguration.cmake Thu Feb 28 18:21:28 2019 +0100 @@ -88,6 +88,7 @@ -DDCMTK_VERSION_NUMBER=${DCMTK_VERSION_NUMBER} ) + if (NOT ENABLE_DCMTK_LOG) # Disable logging internal to DCMTK # https://groups.google.com/d/msg/orthanc-users/v2SzzAmY948/VxT1QVGiBAAJ