ry changes here.
https://github.com/kdombeck/tomcat70/tree/datasource-session-store
From: Konstantin Kolinko
To: Tomcat Users List
Sent: Tuesday, November 6, 2012 4:22 PM
Subject: Re: Thread starvation with JDBCStore
2012/11/7 ken dombeck :
> #1 I can def
racker and submit a patch.
From: Konstantin Kolinko
To: Tomcat Users List
Sent: Tuesday, November 6, 2012 11:24 AM
Subject: Re: Thread starvation with JDBCStore
2012/11/5 ken dombeck :
> Occasionally when a user signs into our web site it is taking a very long
> time to create a session (10
:[EMAIL PROTECTED]
Sent: Thursday, May 04, 2006 4:20 PM
To: Tomcat Users List
Subject: Re: Limiting the number of connection threads per application
On 04 May 2006, Ken Dombeck said:
> We have 2 applications installed inside the same Tomcat 5.0 instance
> app1 and app2. URL app1.url.com is for ap
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 wi