mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Allow 20 outbound connections per endpoint for the services
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user