Life in code, apps and OS's

Posts Tagged ‘linux

Slow connections on Remote MySQL servers.

Posted by: Bobby Allen on: November 2, 2007

Now a few of my projects are getting much bigger and the need for having dedicated Database servers are now more appealing than ever.
With MySQL when setting it up I noticed that when trying to access a remote database from an application server, it would takes ages to respond/connect to it.
After searching around the web, [...]