I am running a loadtest and monitoring Datasource information and somethings 
don't add up. I have 5 clients running each with 20 threads making 100 request 
every minute but it seems like  MaxConnectionsInUseCount  is never more than 2. 
I expect all available connections to be used. Also InUseConnectionCount seems 
to be staying between 0-1. Am I missing soomething. 
Here is the out put:

AvailableConnectionCount = 50
ConnectionCount = 35
MinSize = 35
MaxConnectionsInUseCount = 2
MaxSize = 50
InUseConnectionCount=0
ConnectionCreatedCount=35
IdleTimeoutMinutes=15



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3908465#3908465

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3908465


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to