I have apache 2.0.54 and tomcat 5.0.28 running on a server and they are connected through JK. For some reason, my system has a large number of CLOSE_WAITs on the port that tomcat and apache use to communicate. Eventually tomcat switched from port 8009 to 8010 causing apache to spin off so many threads that it stopped responding.
Does anyone know why there would be so many left open sockets on port 8009 with status of CLOSE_WAIT? shouldn't it close after each connection? thanks, Isaac --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]