diff --git a/OpenSim/Region/ClientStack/Linden/UDP/LLUDPClient.cs b/OpenSim/Region/ClientStack/Linden/UDP/LLUDPClient.cs index 76737726a2..e935cce3c5 100644 --- a/OpenSim/Region/ClientStack/Linden/UDP/LLUDPClient.cs +++ b/OpenSim/Region/ClientStack/Linden/UDP/LLUDPClient.cs @@ -759,10 +759,8 @@ namespace OpenSim.Region.ClientStack.LindenUDP callback(cats); } catch { } - - if (callback != null) - udpcli.QueueEmptyRunning = false; } + udpcli.QueueEmptyRunning = false; udpcli = null; callback = null; }; diff --git a/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs b/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs index 039e841d57..1d7f0af960 100755 --- a/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs +++ b/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs @@ -540,7 +540,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP OqrEngine = new JobEngine( string.Format("Outgoing Queue Refill Engine ({0})", Scene.Name), - "OUTGOING QUEUE REFILL ENGINE", 2000); + "OutQueueRefillEng", 4500); StatsManager.RegisterStat( new Stat(