hello!

i am performance testing the jboss server. however i realized a low throughput 
for simultaneous client requests. so now i would like to know which 
possibilities i have to change this behaviour and increase performance.

for performance tests i use the command line tool 
openwebload(http://openwebload.sourceforge.net), my jvm settings are fine 
(-Xmx1024m) and i see the memory getting used up the more simultaneous client 
requests i send. however after about 180 simultaneous client requests the jvm 
is filled up and the server is going dead. this is too few for my taste.

i need to keep the settings for tomcat (for example maxacceptrate,thread 
pool,...) and the jvm settings fixed, but i would anyway like to improve the 
performance.

is there something i can do? are there possibilities of connection pooling or 
an improved garbage collection for the jvm so that it does not fill up the 
memory so fast?

thanks in advance for help,

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131296
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to