From e095f51b05f980474cf8a43594025a46ee6fa0cf Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sat, 19 Dec 2015 15:29:51 +0000 Subject: update the xmlrpcGroups http keep alive option, and coment --- bin/OpenSimDefaults.ini | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'bin/OpenSimDefaults.ini') 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 @@ ;XmlRpcServiceWriteKey = 1234 ; Disables HTTP Keep-Alive for XmlRpcGroupsServicesConnector HTTP Requests, - ; this is a work around fora problem discovered on some Windows based region servers. - ; Only disable keep alive if you see a large number (dozens) of the following Exceptions: - ; System.Net.WebException: The request was aborted: The request was canceled. - ; XmlRpcDisableKeepAlive = false + ; only set to false it if you absolute sure regions and groups server suport it. + ; XmlRpcDisableKeepAlive = true ; Minimum user level required to create groups ;LevelGroupCreate = 0 -- cgit v1.1