User development,
A new message was posted in the thread "jboss performance tuning":
http://community.jboss.org/message/525651#525651
Author : Abhishek sharma
Profile :
http://community.jboss.org/people/abhishek2207
Message:
--------------------------------------------------------------
Hi Peter,
Thanks for your reply.
I am using MySQL5.0 database. In my mysql-ds.xml file, I have defined
<blocking-timeout-millis>8000</blocking-timeout-millis>
<idle-timeout-minutes>1</idle-timeout-minutes>
<min-pool-size>5</min-pool-size>
<max-pool-size>500</max-pool-size>
In my application, 1000 concurrent users means, atleast 300 users should be able to log-in
at the same time and rest of them can access the application. So please tell me what
settings are required in jboss to achieve this requirement.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/525651#525651