I am running several JBoss 4.0.2 clusters on the same sub-net. Only HttpSession 
is clustered.

The cluster membership is set using -Djboss.partition.name=foo when I start 
JBoss.

My problem is that although the clusters have different names, it seems that 
every server is part of the same partition. All HttpSession objects are 
replicated to all cluster servers, even though the servers are in 3 different 
partitions.

All cluster servers are using the same multicast IP address (UDP multicast)

Am I misunderstanding how to seperate clusters? Do I need to use different 
multicast IP addresses, aswell as different partition names, for different 
clusters?

Thanks!

John

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to