Hi guys! I have a linux environment whith an Apache Tomcat 5.5.
Normally I see 20 process of *httpd *in my server but some time I see 200 (ps -ef | grep httpd | wc -l) and my Apache crash. What's happens??? In which site I can see the origin of the problem? I use the command "lsof -p PID" but I don't see anything. Any ideas? Very thanks!