mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Set enable_adaptive_throttles = true in OpenSimDefaults.ini
As discussed in http://lists.berlios.de/pipermail/opensim-dev/2011-October/010599.html and the preceeding thread mails, the aim of this setting is to avoid overloading the viewer UDP connection where the client is failing to ack packets. Please mantis any anomalous viewer connection behaviour which wasn't there before.
This commit is contained in:
@@ -447,7 +447,7 @@
|
||||
; clients login by starting each connection more slowly. Disabled by
|
||||
; default
|
||||
;
|
||||
;enable_adaptive_throttles = true
|
||||
enable_adaptive_throttles = true
|
||||
|
||||
; Per-client bytes per second rates for the various throttle categories.
|
||||
; These are default values that will be overriden by clients. These
|
||||
|
||||
Reference in New Issue
Block a user