March 2026
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Categories

March 2026
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

MySQL slow remote connection causes and solutions

Because the network is deployed MySQL server, there is no load, when the speed local connections are normal, but it is especially slow when connected via a network, the last inspection found that a DNS resolution problem

In the MySQL configuration file /etc/my.cnf in the [mysqld] added

skip-name-resolve

Reboot, test the normal speed.

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>