I have two servers. server1 and server2. I want to have server2 just do mysql.
One site already runs of server2's mysql (but that's server3 that does that).
When I switch the db over from server1 to 2 and enable the script it starts to lag really badly and eventually to a point where the site is inaccessible. There are 300 qps but the server should easily be able to handle it so I think somewhere something is getting jammed.
Any ideas?
One site already runs of server2's mysql (but that's server3 that does that).
When I switch the db over from server1 to 2 and enable the script it starts to lag really badly and eventually to a point where the site is inaccessible. There are 300 qps but the server should easily be able to handle it so I think somewhere something is getting jammed.
Any ideas?