mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
reduce burst
This commit is contained in:
@@ -59,7 +59,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
/// to recheck a bucket in ms
|
||||
///
|
||||
/// </summary>
|
||||
protected const Double m_quantumsPerBurst = 15;
|
||||
protected const Double m_quantumsPerBurst = 5;
|
||||
|
||||
/// <summary>
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user