> I was wondering if anyone had a good way to measure the real memory
> usage of "httpd" and her children.
> 
> Under Linux, summing up 'ps -auxw | grep httpd' gives me a huge number
> that does not reflect shared memory.  How can I found out the real
> memory usage?

GTop.pm is your friend:
See
http://perl.apache.org/guide/performance.html#CGI_pm_s_object_methods_calls_vs
http://perl.apache.org/guide/performance.html#How_Shared_My_Memory_Is

and Apache::VMonitor for real time samples. I'll release a new version
very soon now.


_______________________________________________________________________
Stas Bekman  mailto:[EMAIL PROTECTED]    www.singlesheaven.com/stas  
Perl,CGI,Apache,Linux,Web,Java,PC at  www.singlesheaven.com/stas/TULARC
www.apache.org  & www.perl.com  == www.modperl.com  ||  perl.apache.org
single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com

Reply via email to