Quote:
|
Originally Posted by ANMMark
51MB free our of 1024MB, and that's not an issue for you?!
|
Well, it's also using a lot of MBs for caching so that seems normal to me?
output of free:
total used free shared buffers cached
Mem: 1036048 955792 80256 0 173884 603048
-/+ buffers/cache: 178860 857188
Swap: 1991976 240 1991736
Quote:
|
Originally Posted by ANMMark
This also seems strange to me, as under most normal conditions the CPU should be used, when you have a ton of requests as you say you do, and you're using 937MB of memory.
|
I've been changing some of the parameters (StartServers, etc..) but it keeps giving the same message from time to time. I've read that it's just an informational message, but I can't keep raising the StartServers can I... Maybe it's because of a 'lot of' request at one moment, wich stabilizes after a few seconds/minutes? (I don't see anything scary in the apache status)
Any hints on where to look welcome..