How To: Optimize MySQL response time
Posted by chantra on 21st July 2006
High loaded website can get slow to respond when a lot of different visitors visit sites querying the same mysql database server, making it slow to respond.
There is many ways you can improve mysql server response time: by modifying the cache size, stopping dns resolution ….
Let’s see how to do that.
Tags: mysql, tuning
Posted in Administration, HowTo, Networking, System | No Comments »


