0
we have a Mariadb server here, and was analyzing these days because the same is a little slow, and I came across these numbers, someone could explain to me better what this means, and if possible where to find a solution?
The number of aborted connections is too high for standards.
Our system has been implemented here using PHP. Maybe that’s the problem.
These are basic settings for DB operation, which need to be in accordance with your system, the best way to address this is for your application to end the session with the database, but a tip is to take a look at the configuration file if it is Linux
/etc/mysql/my.cnf
– godoy.alexandre