|
|
| XP is just a number | |
| PerlMonks |
Re: How to debug "Too Many Open Files" Errorby betterworld (Deacon) |
| on Sep 16, 2008 at 19:21 UTC ( #711782=note: print w/ replies, xml ) | Need Help?? |
|
It might help to know what technologies you use. Although most hosting providers only provide CGI as a means to run Perl scripts, this error message sounds more like it could happen in a long-running service like mod_perl or FastCGI. Anyway, if the server runs Linux, the result of `ls -l /proc/$$/fd/` could be interesting.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||