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 Link to comment https://forums.phpfreaks.com/topic/89407-splitting-mysql-server/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.