ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> modperl
modperl
Re: Memory usage on reload and graceful -- still broken?
by Douglas Leonard other posts by this author
Apr 26 2000 8:33PM messages near this date
Re: Memory usage on reload and graceful -- still broken? | Re: Memory usage on reload and graceful -- still broken?
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 <Perl>  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 causing it to grow even though every module used was staticly
compiled in.

I tried everything I could think of when compiling to have mod_so compiled
in without having memory growth problems, but eventually I gave up and
eliminated it from my build.

<Douglas Leonard> 
<dleonard@[...].com> 

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 <Perl> sections?
>  otherwise, kill -HUP with a static modperl is a noop.
>  
>  
Thread:
Paul Lindner
Doug MacEachern
Joshua Chamas
Doug MacEachern
Douglas Leonard
Paul Lindner
Joshua Chamas
Doug MacEachern
Paul Lindner
G.W. Haywood

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved