# HG changeset patch # User Sebastien Jodogne # Date 1422965746 -3600 # Node ID 6066529e34c8f610e394f61cf3a9d7fcc9a2d30d # Parent 7bccdd221e2b3cebbac569df179f228fa36208dd HTTP keep-alive is deprecated diff -r 7bccdd221e2b -r 6066529e34c8 Resources/Configuration.json --- 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,