lightphoenix2 / LPX

LPX for Rocket
5 stars 8 forks source link

Mass disconnect #31

Open Riddler76 opened 7 years ago

Riddler76 commented 7 years ago

Hi guys, i have a problem, some times every players are disconect. My server are on dedicated server.

I have 3 server unturned

Server configuration : 8 core 32Go RAM 300 Mbit/s

Plugins : FeexHitman.dll FeexRanks.dll AutoShutdown2.dll LPX.dll Uconomy.dll ZaupFeast.dll uEssentials.dll MessageAnnouncer.dll Kits.dll Votifier.dll GlobalBan.dll ZaupUconomyEssentials.dll

All plugins are up-to-date.

I have mass disconnecting, i think is when people die, but i'm not sure.

Pustalorc commented 7 years ago

This problem was fixed long ago. It's simply that your plugins like Zaupuconomyessentials, globalban, uconomy and such try to connect to an external database instead of a database in the server PC that is hosting the servers.

In other words, every time there is a player event that makes any plugin needs to reach a database server, it will lag the entire server until the connection and the change on the database is made.

Riddler76 commented 7 years ago

I have optimize my configuration and move my BDD. Lag and disconnect are more rarely.

Thanks for help but late ;)