mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Reduce the default pool threads to 15 (from 30) and the minimum from 5 to 2
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
clientstack_plugin="OpenSim.Region.ClientStack.LindenUDP.dll"
|
||||
|
||||
; Max threads to allocate on the FireAndForget pool
|
||||
MaxPoolThreads = 30
|
||||
MaxPoolThreads = 15
|
||||
|
||||
; ##
|
||||
; ## REGIONS
|
||||
|
||||
Reference in New Issue
Block a user