Allow 20 outbound connections per endpoint for the services
parent
c19183932e
commit
0ecc417534
|
@ -29,6 +29,7 @@ using Nini.Config;
|
|||
using log4net;
|
||||
using System.Reflection;
|
||||
using System;
|
||||
using System.Net;
|
||||
using System.Collections.Generic;
|
||||
using OpenSim.Framework.Servers;
|
||||
using OpenSim.Framework.Servers.HttpServer;
|
||||
|
|
Loading…
Reference in New Issue