[jboss-user] [Clustering/JBoss] - Re: Load Balancing in Jboss 5.1 , not able to test it !

bstansberry@jboss.com do-not-reply at jboss.com
Fri Jun 19 15:16:04 EDT 2009


Leonets: is your webapp continuing to use the same connection to the JMS server? Or are you closing connections and creating new ones?

Per JBoss Messaging docs[1] connection creation is load balanced, but once a connection is created it will stick to one server (unless failover happens).

[1] http://www.jboss.org/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.4.4.GA/html/configuration.html#conf.connectionfactory.attributes.supportsloadbalancing

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

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



More information about the jboss-user mailing list