Here's one for you
I'm looking for a way to modify apache/http memory usage so that it DOESN'T allow so much to be used up.
I'm not sure why, but the server I'm running is constantly (constantly) needing rebooting because of this and that problem, more often than not, load is entirely too high on the server (on this server, nobody can login at all, except for root and myself, so there's no excuse for the load to be at 20+).
Going in and clicking on modify Apache memory usage sets apache memory to 194m which is entirely unacceptable. There's no reason Apache (or anything for that matter) should take up 194m for any reason.
Is there a way to set the apache memory limit to an acceptable amount, say 100m or even 50? Perhaps this should be something that should be changed, so that the memory usage CAN be modified easily?
I'm not complaining, just looking for an alternative here. Need to be able to control Apache memory better than having the system doing it for me in this case.



LinkBack URL
About LinkBacks
Reply With Quote
I have mod_perl running (required) and my httpd processes have been known to increase to 500M+ (natually, this causes my server to run out of RAM and Swap and then die a horrible death, resurrection only possible through hard rebooting).




