Ban Management

Ban Management

193k Downloads

MySQL Many many many open connections.

minegame30 opened this issue · 9 comments

commented

Hi,
We are using this on our entire network. Our database host has just suspended our package as there was over 2500 connections to my bans database from our servers' ip addresses. Uh, i think this might be a bug that needs looking into.
Just letting you know :)

commented

There was a similar bug report earlier and this issue had been resolved AFAIR. Which version are you using?

commented

Latest (5.5.0)

commented

I cant seem to find this issue, could you link me too it? Ill take a look

commented

Hm couldn't find either. Maybe I was wrong...

commented

How many single BanManager instances does your network run?

commented

Aw, nevermind Olaf :)

Kaki, i'm running 5 instances of the plugin. In the settings, its limited to 10 connections (I believe that is what that setting is for) so theoretically there should be no more than 50 connections at peak, no?

commented

Are you using any other plugins that access the database?

The pool is handled by a 3rd party library named ORMLite, if you are
certain it is caused by Ban manager then it is a bug within the library
itself.
On 22 Jun 2015 20:38, "minegame30" [email protected] wrote:

Aw, nevermind Olaf :)

Kaki, i'm running 5 instances of the plugin. In the settings, its limited
to 10 connections (I believe that is what that setting is for) so
theoretically there should be no more than 50 connections at peak, no?


Reply to this email directly or view it on GitHub
#311 (comment)
.

commented

Closing due to lack of response

commented

My apologies, I thought I had replied already.
No, no other plugins accessing the database. It has its own database separate from everything else.