You could use one server as a dedicated mysql.
Or to the current server make sure that mod_gzip, zlib, zend optimizer and that your my.cnf settings are correct, also turn on the gzip option in the control panel.
The gziped output will decrease bandwidth and the zend optimizer and my.cnf improvements will improve performance.
The end solution is having a front server and a dedicated mysql server to ensure speed.
Scott
|