Seems like I have hard time with my RAM usage on my VPS. On WHM, I have click on "Modify Apache Memory Usage" to see the option offered... but without any confirmation screen, this have been done:
610 meg really really high for a VPS with 384meg!!! Should I be concern?Apache Limiter by cPanel, Inc.
Checking for BSD Accounting ....
Calculating Memory Limit .......2039680..1019840..8193016..375084 5..1920432128..
..640144042..
Largest Webserver child cgi/ssi/php is now limited to 610 meg
I have search about this function and here's what I found:
http://forums.theplanet.com/viewtopic.php?t=12229Running the WHM option to "Modify Apache Memory Usage" , and re-starting HTTPD to make the new option take effect might at least make what's causing the problem abort when it reaches the memory limit instead of eating all the swap space and crashing the system.
[...]
BTW, what this seems to do is to add the following at the beginning of /etc/httpd/conf/httpd.conf
#-
#Rlimit added by apachelimits.pl
#-
RLimitMEM 202365269
RLimitCPU 240
You can find references to what these do to apache at
http://www.apacheref.com/ref/http_core/RLimitMEM.html
http://www.apacheref.com/ref/http_core/RLimitCPU.html


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks