HTTP connector running out of processors under heavy load - our solution

2005-03-09 Thread Karau, Joe
In no way am I trying to say that this is the final solution to the referenced problem, but just thought I'd share what we encountered in relation to the referenced bug. Bug ID: 5735 http://issues.apache.org/bugzilla/show_bug.cgi?id=5735 Short version: Using the client VM instead of the server VM

Turning off Case Sensitivity in Tomcat 4.1.30

2004-04-05 Thread Karau, Joe
I'm trying to turn off case sensitive URL's in Tomcat 4.1.30, and so far I have had no luck. I've added the resources element to my context with a className=''org.apache.naming.resources.FileDirContext" and caseSensitive="false". However, when I try to access my index.html page using any caps wh

Connections Refused

2003-11-28 Thread Karau, Joe
We have started loadtesting the current release of our application, which on 4.1.12 we were able to acheive over 200 concurrent users. However, our current version is running on 4.1.24 and has not been able to respond to more than 100 users. When we have between 80-100 users using the system, any