diff options
author | UbitUmarov | 2015-12-19 15:29:51 +0000 |
---|---|---|
committer | UbitUmarov | 2015-12-19 15:29:51 +0000 |
commit | e095f51b05f980474cf8a43594025a46ee6fa0cf (patch) | |
tree | e18ecae9f104f0ceae633cfe5d1d23235658e55b /bin/OpenSimDefaults.ini | |
parent | reduce xmlrpcgroups error messages if its debug option is off. Disable keepal... (diff) | |
download | opensim-SC-e095f51b05f980474cf8a43594025a46ee6fa0cf.zip opensim-SC-e095f51b05f980474cf8a43594025a46ee6fa0cf.tar.gz opensim-SC-e095f51b05f980474cf8a43594025a46ee6fa0cf.tar.bz2 opensim-SC-e095f51b05f980474cf8a43594025a46ee6fa0cf.tar.xz |
update the xmlrpcGroups http keep alive option, and coment
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index eadb518..84e029b 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -1970,10 +1970,8 @@ | |||
1970 | ;XmlRpcServiceWriteKey = 1234 | 1970 | ;XmlRpcServiceWriteKey = 1234 |
1971 | 1971 | ||
1972 | ; Disables HTTP Keep-Alive for XmlRpcGroupsServicesConnector HTTP Requests, | 1972 | ; Disables HTTP Keep-Alive for XmlRpcGroupsServicesConnector HTTP Requests, |
1973 | ; this is a work around fora problem discovered on some Windows based region servers. | 1973 | ; only set to false it if you absolute sure regions and groups server suport it. |
1974 | ; Only disable keep alive if you see a large number (dozens) of the following Exceptions: | 1974 | ; XmlRpcDisableKeepAlive = true |
1975 | ; System.Net.WebException: The request was aborted: The request was canceled. | ||
1976 | ; XmlRpcDisableKeepAlive = false | ||
1977 | 1975 | ||
1978 | ; Minimum user level required to create groups | 1976 | ; Minimum user level required to create groups |
1979 | ;LevelGroupCreate = 0 | 1977 | ;LevelGroupCreate = 0 |