I am trying to load test a newly installed JBoss server.
I am using JMeter to send continuous HTTP POSTs to a servlet running on the server but I
can't seem to send more than ~50 requests a second, and this doesn't max out the
server (it handles these requests with no problems). I have tried sending the requests
from multiple machines simultaneously with the same result. I have also modified
JBoss's server.xml config file to up the HTTP connector threadpool size, but again
this seems to have no affect - I am stuck around 50 requests a second.
Are there other configurations I should be modifying or could I be missing something with
my current setup?
Any help is appreciated!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159756#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...