I have two cpanel servers.
Server1 has web sites on it and mysql.
Server2 has no web sites on it.
Server1 is starting to get a bit "podgy" with some of the mysql requests and my idea of Server2 was to move the mysql databases to so that Server1 does not have to handle mysql processes.
Is this the best way or can I somehow "link" Server2 to Server1 so that Server2 takes some of the Mysql work away from Server1?
Server1 has web sites on it and mysql.
Server2 has no web sites on it.
Server1 is starting to get a bit "podgy" with some of the mysql requests and my idea of Server2 was to move the mysql databases to so that Server1 does not have to handle mysql processes.
Is this the best way or can I somehow "link" Server2 to Server1 so that Server2 takes some of the Mysql work away from Server1?