[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: JBoss and NLB
diabelos
do-not-reply at jboss.com
Mon Mar 5 22:54:16 EST 2007
I am doing the same thing. I am using the the MS NLB to handle the load balancing while JBOSS is doing its own cluster. What I have found is, there seems to be a conflict between the two applications (NLB & JBOSS). As of yet, I don't know why this is, however, it has to do with multicasting. Basically when you create an NLB cluster, JBOSS clustering stops working. NLB can run in either unicast or multicast mode, but, AFAIK, typical installs are multicast mode, though MS sets the default to unicast (we run in multicast because we have too). If you delete the NLB cluster, JBOSS clustering starts to work again.
I also used the JGroups 2.5.0 testing tools to demonstrate this.
If someone has a clue as to why this is happening, please let us know.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025276#4025276
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025276
More information about the jboss-dev-forums
mailing list