[jbossws-users] [JBossWS] - Update
ters
do-not-reply at jboss.com
Sun Jan 28 18:39:17 EST 2007
"ters" wrote : Hi,
|
| Using multiple (6) axis clients from the client machine I can only get 190 req/sec under exact same settings on the 1GHz machine (97% cpu by JBoss, 1.7Mbps in, 1.6Mbps out at peak)
|
I realized that the axis client is using HTTP/1.0 requests which leads to TCP open-close for every request. I changed the axis http connector with jakarta commons connector. It didn't help with the req/sec but it brought network usage to 900Kbps in 1.2 mbps out on server.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007595#4007595
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4007595
More information about the jbossws-users
mailing list