Re: [EMAIL PROTECTED] Apache eating memory

2006-05-15 Thread Brad Greenlee
I think this is the article: http://virtualthreads.blogspot.com/2006/02/understanding-memory-usage-on-linux.html -b Bob Kinney wrote: It seems to me that I recently read about this apparent (literally) issue. I think it was on one of Red Hat's magazines. It had to do with diparities in the wa

Re: [EMAIL PROTECTED] Apache eating memory

2006-05-15 Thread Bob Kinney
It seems to me that I recently read about this apparent (literally) issue. I think it was on one of Red Hat's magazines. It had to do with diparities in the way that ps reports memory usage. If I recall correctly, ps will report the memory for each forked process as if it was a new instance of th

Re: [EMAIL PROTECTED] Apache eating memory

2006-05-15 Thread Girts
I'm using slackware 10.2, php 4.4.1 and apache 2.0.55. Does any of these have somekind of memory leaks ? ldd httpd libssl.so.0.9.7 => /usr/local/lib/libssl.so.0.9.7 (0x40024000) libcrypto.so.0.9.7 => /usr/local/lib/libcrypto.so.0.9.7 (0x40054000) libaprutil-0.so.0 => /www/li

RE: [EMAIL PROTECTED] Apache eating memory

2006-05-15 Thread Axel-Stéphane SMORGRAV
You need to be more specific about httpd and OS versions, as well as a list of the modules used. There have been memory leaks in some modules in the past, like a leak in the handling of rewrite maps for example. You could also search the Apache bug site. -ascs -Original Message- From: