26.08.2016, 23:13
(
Последний раз редактировалось nickdodd25; 27.08.2016 в 23:02.
)
For your mysql plugin, what version are you running and do you use threaded querys?
The specs of your system should be able to handle quite a bit. I see mysqltuner shows that the current mysql server is running 42 querys per second, thats nothing for a mysql server with decently optimized querys, and a reasonable amount of ram. So im thinking its a issue with the mysql plugin, or database design or how you have your querys setup.
Also is the mysql server ran on the same machine as your game server?
The specs of your system should be able to handle quite a bit. I see mysqltuner shows that the current mysql server is running 42 querys per second, thats nothing for a mysql server with decently optimized querys, and a reasonable amount of ram. So im thinking its a issue with the mysql plugin, or database design or how you have your querys setup.
Also is the mysql server ran on the same machine as your game server?