"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...