Using a remote mysql server..
Hello,
My wordpress sites are growing fast and my server is doing more and more cpu usage cause of a lot of the heavy mysql usage.
Now i've setup another server wich i want to use mainly as my mysql database server.
I allready have setup "Remote MySQL Server" in whm.
My question is do i now also need to copy my mysql db's from 'local' to the remote server?
If so how and where do i copy them too?
Thank you very much!
-
Hello, You need to migrate your all databases from your cPanel server to mysql server. You can migrate your all databases through mysqldump command. 0 -
seems like i got it working. Im now connection to the db's on the remote mysql wich made my local host's load reduce like 40%. The problem however is that when I let my biggest site use the remote mysql host mysql is getting really really slow even tho load on remote is only around 1 then. for example wp-admin takes time to load and sometimes doesnt even load. what can cause this problem? 0 -
Are you using private network to contact your MySQL server from web server ? If not, then I will suggest you please setup remote mysql with the private network so that you will not get this issues. 0
Please sign in to leave a comment.
Comments
5 comments