CPU usage 2
Tuesday, November 9, 2010 at 4:01 pm

I’ve been checking CPU usage regularly since yesterday. So far today I’ve had 214 visits with 178.40 MB of download. I don’t see how that kind of traffic could generate much CPU usage. Meanwhile, the status for Resource Usage still indicates LOW.
In the old days it used to be that we were always worried about bandwidth. Now that bandwidth isn’t an issue anymore, I gotta worry about the CPU?? christ -_-
Categories: Uncategorized


on November 9th, 2010 at 5:38 PM
Yep, that’s the new boogie. Serving thousands of flat html and image files is easy, but all this php nonsense wordpress uses has to be built before it’s sent to the reader, so if you take up the resources on the server other sites on the same machine start to suffer.
You should be ok with super cache enabled.
on November 10th, 2010 at 5:22 PM
My gallery uses PHP only, with no MySQL database. Could that be a strain on the CPU?