1 Reply Latest reply on Nov 23, 2005 9:24 AM by adrian.brock

    ManagedConnectionPool stat question?

      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