RE: Tomcat running out of threads.

2009-01-12 Thread Bernardo Cabezas
Hello, According to tomcat documentation, JkOptions +DisableReuse has some performance penalty, because opens new connection for each request. In my case, issue was solved by setting the param: connectionTimeout on the ajp13 connector / entry on tomcat's server.xml Also look at docs for

Re: Tomcat running out of threads.

2008-05-16 Thread Bernardo Cabezas
Hi Philip Philip Wigg-2 wrote: jk-8300 - Max threads: 200 Current thread count: 200 Current thread busy: 199 Max processing time: 1667835 ms Processing time: 20958.227 s Request count: 131357 Error count: 586 Bytes received: 0.00 MB Bytes sent: 11208.42 MB Stage Time B Sent B Recv