log Resources/Configuration.json @ 3180:07a2f637b76d

age author description
Wed, 30 Jan 2019 17:50:51 +0100 Sebastien Jodogne new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Thu, 24 Jan 2019 18:24:13 +0100 Sebastien Jodogne New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Thu, 24 Jan 2019 16:47:05 +0100 Sebastien Jodogne Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
Thu, 17 Jan 2019 18:24:23 +0100 Sebastien Jodogne New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
Wed, 16 Jan 2019 09:52:05 +0100 Sebastien Jodogne fix issue #32 (HTTP keep-alive), make CivetWeb the default HTTP server
Thu, 20 Dec 2018 15:24:55 +0100 Sebastien Jodogne fix issue #118