mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
update the xmlrpcGroups http keep alive option, and coment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user