Mercurial > hg > orthanc
changeset 1283:6066529e34c8
HTTP keep-alive is deprecated
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 03 Feb 2015 13:15:46 +0100 |
parents | 7bccdd221e2b |
children | 21ea32170764 |
files | Resources/Configuration.json |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/Configuration.json Tue Feb 03 11:52:21 2015 +0100 +++ b/Resources/Configuration.json Tue Feb 03 13:15:46 2015 +0100 @@ -210,7 +210,7 @@ // to grow indefinitely in auto-routing tasks. "LogExportedResources" : true, - // Enable or disable HTTP Keep-Alive (experimental). Set this option + // Enable or disable HTTP Keep-Alive (deprecated). Set this option // to "true" only in the case of high HTTP loads. "KeepAlive" : false,