update the xmlrpcGroups http keep alive option, and coment
parent
9a492258c9
commit
e095f51b05
|
@ -1970,10 +1970,8 @@
|
||||||
;XmlRpcServiceWriteKey = 1234
|
;XmlRpcServiceWriteKey = 1234
|
||||||
|
|
||||||
; Disables HTTP Keep-Alive for XmlRpcGroupsServicesConnector HTTP Requests,
|
; Disables HTTP Keep-Alive for XmlRpcGroupsServicesConnector HTTP Requests,
|
||||||
; this is a work around fora problem discovered on some Windows based region servers.
|
; only set to false it if you absolute sure regions and groups server suport it.
|
||||||
; Only disable keep alive if you see a large number (dozens) of the following Exceptions:
|
; XmlRpcDisableKeepAlive = true
|
||||||
; System.Net.WebException: The request was aborted: The request was canceled.
|
|
||||||
; XmlRpcDisableKeepAlive = false
|
|
||||||
|
|
||||||
; Minimum user level required to create groups
|
; Minimum user level required to create groups
|
||||||
;LevelGroupCreate = 0
|
;LevelGroupCreate = 0
|
||||||
|
|
Loading…
Reference in New Issue