does calling from a single machine lead to all calls going to single node???
"gvijay" wrote : Hi, | | I have a cluster set up on single machine with all configuration, | i have a web service deployed on them using axis run time, | | i want to test this WS by calling the service 500 simultaneous times, | Hence i am using a 500 threads each calling the service 100 times running simultaneously. | | question one:How to increase max no of simultaneous connection of a node. | | The problem i am facing is all the call are going to a single node and in between successfull call some connections are refused. | | The other node is never called... | | Is there any thing i am missing,do i need to deplay any app which does the load balancing??? | | thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179281#4179281 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179281 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
