> > I get the following in there error_log and suddenly the > webserver stops answering requests.. > > Any idea what this could be ? >
It might be that one of your pages/scripts allocates memory and don't releases it. Or, like Gavin, wrote that you simply have to much pages and too less memory (you should avoid that the system swaps if possible). Third thing could be that your ulimit is too low (Perl/mod_perl really needs a lot of memory) Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]