Hello,

I have been using mod_perl with Apache::session... after doing development
of a few cgi's I noticed that the apache server started spitting out "can't
spawn another process" messages in the error log..... When I stopped the
apache server it listed about a million httpd processes that it said would
not take a sigterm....

I am pretty sure I don't have any infinite loops, this are really basic
scripts I am writting. I suspected it is some sort of deadlock with
apache::sesssions (?).....

Has anyone else experienced this?

Keith

Reply via email to