Re: Memory usage on reload and graceful -- still broken?

2000-05-03 Thread Paul Lindner
On Wed, Apr 26, 2000 at 08:33:07PM -0700, Douglas Leonard wrote: > I had the same issue on Linux. My build had mod_perl compiled in static > but mod_so was also compiled in. PerlFreshRestart was off, I didn't have > any sections, and no modules were loaded dynamically. My root > process would

Re: Memory usage on reload and graceful -- still broken?

2000-04-26 Thread Douglas Leonard
I had the same issue on Linux. My build had mod_perl compiled in static but mod_so was also compiled in. PerlFreshRestart was off, I didn't have any sections, and no modules were loaded dynamically. My root process would grow by about 1MB each time it was HUPed. Something about mod_so was cau

Re: Memory usage on reload and graceful -- still broken?

2000-04-21 Thread Doug MacEachern
> You got me! I have sections ... but I didn't know > it was such a crime. Pretty bizarre behavior if you ask me. it's not a crime, but if you're running Perl code during restart there's a strong chance you'll be growing the server size. i agree 1M is bizarre though.

Re: Memory usage on reload and graceful -- still broken?

2000-04-21 Thread Paul Lindner
On Fri, Apr 21, 2000 at 11:28:18AM -0700, Joshua Chamas wrote: > Doug MacEachern wrote: > > > > > I have a static Solaris compilation, and have the same problems > > > where the parent seems to grow by 1M each HUP. > > > > that's strange, do you have PerlFreshRestart On or some sections? > > ot

Re: Memory usage on reload and graceful -- still broken?

2000-04-21 Thread Joshua Chamas
Doug MacEachern wrote: > > > I have a static Solaris compilation, and have the same problems > > where the parent seems to grow by 1M each HUP. > > that's strange, do you have PerlFreshRestart On or some sections? > otherwise, kill -HUP with a static modperl is a noop. You got me! I have sec

Re: Memory usage on reload and graceful -- still broken?

2000-04-20 Thread G.W. Haywood
Hi all, On Thu, 20 Apr 2000, Doug MacEachern wrote: > > I have a static Solaris compilation, and have the same problems > > where the parent seems to grow by 1M each HUP. > > that's strange, do you have PerlFreshRestart On or some sections? > otherwise, kill -HUP with a static modperl is a no

Re: Memory usage on reload and graceful -- still broken?

2000-04-20 Thread Doug MacEachern
> I have a static Solaris compilation, and have the same problems > where the parent seems to grow by 1M each HUP. that's strange, do you have PerlFreshRestart On or some sections? otherwise, kill -HUP with a static modperl is a noop.

Re: Memory usage on reload and graceful -- still broken?

2000-04-20 Thread Doug MacEachern
On Thu, 20 Apr 2000, Paul Lindner wrote: > Hello mod_perl'ers. > > I don't know if it's just me, but I'm having problems with growing > memory reallocation on a HUP or graceful (USR1) restart. I've looked > through the mailing list archives and the wonderful guide, but have > come up short of a

Re: Memory usage on reload and graceful -- still broken?

2000-04-20 Thread Joshua Chamas
Paul Lindner wrote: > > Hello mod_perl'ers. > > I don't know if it's just me, but I'm having problems with growing > memory reallocation on a HUP or graceful (USR1) restart. I've looked > through the mailing list archives and the wonderful guide, but have > come up short of answers. > > First

Memory usage on reload and graceful -- still broken?

2000-04-20 Thread Paul Lindner
Hello mod_perl'ers. I don't know if it's just me, but I'm having problems with growing memory reallocation on a HUP or graceful (USR1) restart. I've looked through the mailing list archives and the wonderful guide, but have come up short of answers. First off, the config: Red Hat apache 1.3.