Jump to content

Splitting mysql server


kid_drew

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.