From 8ce4fd7234bd460652f6159a3b7a21d2bebee05d Mon Sep 17 00:00:00 2001 From: Melanie Date: Thu, 22 Oct 2009 04:02:26 +0100 Subject: Reduce the default pool threads to 15 (from 30) and the minimum from 5 to 2 --- bin/OpenSim.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 92e6d91..25d3f39 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -43,7 +43,7 @@ clientstack_plugin="OpenSim.Region.ClientStack.LindenUDP.dll" ; Max threads to allocate on the FireAndForget pool - MaxPoolThreads = 30 + MaxPoolThreads = 15 ; ## ; ## REGIONS -- cgit v1.1