In one of your jboss articles you say the following: Tuning SPECjAppServer2002 Components Application Server: data source configuration Correctly configuring a data source can be very important to performance. The size of the Data Source Connection Pool is generally tied to the IR being run. The normal formula to use, to size the connection pool, is to take the IR and multiply it by 8 and then add 10% of the result. For example, an IR of 10 run would require 10 * 8 = 80, then add 10% of 80 which comes out to 88. ******Make sure you set the <min-pool-size> and <max-pool-size> to the same value. ****** why do you say make sure they are the same?
thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955902#3955902 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955902 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user