We have run specjappserver with injection rates in the high hundreds, using MySQL as the database, so it is possibly.
How many connections are you allowing in MySQL? Both the database and the *-ds.xml file must agree on the max number of connections, and I recommend setting both min and max connections to the same value. Also, I think that you need to set close you the IR*8 because each request will need a connection. Also, have you seen: http://www.jboss.org/community/docs/DOC-11980 http://www.jboss.org/community/wiki/SPECjAppServer2002 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224099#4224099 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224099 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
