We are experiencing this open connection issue in our environment. Though, we are using IIS redirector (isapi_redirector2.dll) with Tomcat 4.1.12. Tomcat hang when the current connection at around 250. We have to restart IIS or Tomcat every time this problem occurs to release the connections.
Has anyone found a solution to this issue? Thanks, Tuan -----Original Message----- From: Simon Chatfield [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 9:47 AM To: Tomcat Users List Subject: mod_jk leaves connections open? Hi everyone, I hope mod_jk questions should be directed to this list, I couldn't find any more suitable. I've been using tomcat and versions of mod_jk for a while now with success. I've got a problem with useing mod_jk-2.0.43.so with apache 2.0.43 and everything seems to work OK for a while. Eventually all request get denied and the mod_jk can't appear to get a connection complaining that tomcat is down or on another port. After a restart of apache (not tomcat) everything will start working again. In digging into the problem, I see that there are hundreds of open connections to the mod_jk port 8009 left open and extablished. Can anyone point me in the right direction on how to solve this problem? Thanks! specifics Solaris 8 Java 1.4 Tomcat 4.1.12 (binary form) Apache 2.0.43 (built from source) mod_jk-2.0.43.so (binary form) -Simon -- Simon Chatfield -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
