Re: Thread starvation with JDBCStore

2012-11-15 Thread ken dombeck
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

Re: Thread starvation with JDBCStore

2012-11-06 Thread Konstantin Kolinko
2012/11/7 ken dombeck : > #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 versions. I

Re: Thread starvation with JDBCStore

2012-11-06 Thread ken dombeck
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

Re: Thread starvation with JDBCStore

2012-11-06 Thread Konstantin Kolinko
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 to 100+ seconds). We traced the issue do to the > fact that the background process (ContainerBackgroundProcessor) calls > PersistentManagerBase.processExpires() to s