On Thu, 15 Jun 2000, gc wrote:

> I'm having a memory leak problem that I suspect comes from a mod_perl
> module of mine.  The module talks to a MySQL database using DBI.
> 
> I can't see any memory hogs when I check the linux box with 'top',
> but after several days the computer inevitably grinds to a halt.
> This didn't happen before this perl module was put online, so
> either that or MySQL are the likely suspects.  And I think the
> former is more likely.
> 
> Can anyone point me towards methods to look at memory usage and
> leaks for mod_perl modules?

http://perl.apache.org/guide

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://perl.org     http://stason.org/TULARC
http://singlesheaven.com http://perlmonth.com http://sourcegarden.org


Reply via email to