[jboss-user] [Performance Tuning] - Re: Huge number of connection creation count irrespective of

PeterJ do-not-reply at jboss.com
Thu Jun 25 13:21:27 EDT 2009


A little more information about your load testing would help. For example, if the load testing took several days and consisted for short spurts of activity (say, 100 users for 30 minutes) followed by a period of inactivity (say 30 minutes), then the results you are seeing are very logical. And what was the ConnectionCreatedCount before you started?

One other thing to note - if the system is entirely idle, based on your settings, any existing connections will be dropped after 15 minutes, and 5 new connections automatically established. Thus on a system that was active, but then left idling for 24 hours, the ConnectionCreated/DestroyedCount would be incremented by 480 (5 connections * 4 cylces per hour * 24 hours).

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

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



More information about the jboss-user mailing list