kid_drew Posted February 4, 2008 Share Posted February 4, 2008 Hey guys, I have two large apps on physically separate mysql databases, and I want to combine the two servers into one to save money. The last time I tried this, the two apps competed for resources to the point that a half second query took 30 seconds. But on two separate servers, they aren't using anywhere near the capacity of one server. So I must be missing a setting or something that would allow two apps with completely disjoint queries to run on the same machine. It has to be some kind of a caching issue, I'm assuming. Can anyone give me any advice? Also, feel free to ask me any clarification questions. -Drew Quote Link to comment https://forums.phpfreaks.com/topic/89407-splitting-mysql-server/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.