[jboss-user] [Beginners Corner] - clustering on one machine(500 simultanous calls)

gvijay do-not-reply at jboss.com
Fri Sep 26 07:44:23 EDT 2008


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=4179045#4179045

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179045



More information about the jboss-user mailing list