Re: mod_perl2 memory growth after restart of Apache

2011-07-15 Thread Fred Moyer
On Fri, Jul 15, 2011 at 1:54 PM, ChristoDeluxe wrote: > This is the case that I'm seeing (Apache/2.2.19 (FreeBSD 8.0) mod_perl/2.0.5 > Perl/v5.8.9) where for every time I run apachectl restart, it leaks a few MB > of RAM into the parent process and thus into all the children too.  The size > of t

Re: mod_perl2 memory growth after restart of Apache

2011-07-15 Thread Perrin Harkins
On Fri, Jul 15, 2011 at 4:54 PM, ChristoDeluxe wrote: > Looking in the archives, I see people (mostly back a few years) saying that > people should not use "apachectl restart" or "apachectl graceful" (or > sending the HUP signal) to restart Apache since it leaks memory. That was the case in the p

mod_perl2 memory growth after restart of Apache

2011-07-15 Thread ChristoDeluxe
affect incoming HTTP requests. Thanks, Chris -- View this message in context: http://old.nabble.com/mod_perl2-memory-growth-after-restart-of-Apache-tp32071270p32071270.html Sent from the mod_perl - General mailing list archive at Nabble.com.