Maxconnections in config
Opened this issue ยท 7 comments
Yesterday I was looking around in the config.yml and I saw "maxconnetions:10". Now I want to know what that means:
Does it mean that only 10 people can connect on the server?
Or can I only save 10 bans?
Please answer my question
And what is that rate ok for many bans? because often the plugin strikes and I saw in the console:
You have reached the maxconnections:10 shutting down plugin.. So as I saw that I have put that to 100.. Is this option ok?
Your MySQL database may either start having performance problems, and/or you'll reach the maximum connection limit it allows, anything else interacting with your database may start to fail.