Re: Thread starvation with JDBCStore

2012-11-15 Thread ken dombeck
/11/7 ken dombeck ken_domb...@yahoo.com: #1 I can definetly create a new store (JDBCRealm, DataSourceRealm), I am just not sure of Apache wanting to support multiple implementations. It is not a big deal. If the new implementation is better we can deprecate the old one and remove it from future

Re: Thread starvation with JDBCStore

2012-11-06 Thread ken dombeck
: Konstantin Kolinko knst.koli...@gmail.com To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, November 6, 2012 11:24 AM Subject: Re: Thread starvation with JDBCStore 2012/11/5 ken dombeck ken_domb...@yahoo.com: Occasionally when a user signs into our web site it is taking a very long

Limiting the number of connection threads per application

2006-05-04 Thread Ken Dombeck
We have 2 applications installed inside the same Tomcat 5.0 instance app1 and app2. URL app1.url.com is for app1 and app2.url.com is for app2. Both URLs have the same ip address but still hit port 80. The maxThreads for the connector is set to 100. The problem we are experiencing is that app2