Re: [CDBI] Script that crashes mod_perl
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2006-10-06 at 16:49 -0500, Eric Just wrote: > Does anyone have any insights as to why the following script crashes > mod_perl after 2000 page requests? What does "crashes" mean here? Segfaults? Goes into swap? Stops responding? Reboots the server? Is there something in the error log? - Perrin