|
|
|
|
|
by thesis
4663 days ago
|
|
Have to second this. You should monitor load for sure... but depending on how many cores you are running a load of 1 or 2 could be absolutely nothing in the grand scheme of things. Personally, the most important metric for us is average query response time. Additionally as others have stated where you can use memcache or some other key/value store you should be working on implementing that. |
|