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
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