View Single Post
moxie2020
Veteran Member
Join Date: Aug 2011
Old 04-13-2012 , 00:10   Re: ExtendedComm v3.0.8a (Updated: 4/12/11)
Reply With Quote #263

Quote:
Originally Posted by thetwistedpanda View Post
I've checked through the code and I can't find any issue that would reproduce your problem. ExtendedComm checks for a connection your database in OnConfigsExecuted, which occurs after a map change and after all .cfg files have been executed. If the connection is invalid, it will issue a new one; however, if it's valid, it will not do anything. If extendedcomm_database is changed, it severs the existing connection and simply creates a new one. Both cases would not account for multiple connections being made.

Could you give me a list of all your currently running plugins? (sm plugins list)
I found out my provider recently made the change to only allow 20 connections per IP address. Unfortunately I have 8 established servers or more on each IP. If I direct extendedcomm to use another database will it make another connection still or can I limit the number of connections with the databases.cfg?
moxie2020 is offline