Re: [jgroups-dev] Need information about Jgroup communication in jgroups 2.6.5

Bela Ban <[email protected]> Wed, 16 Feb 2011 14:17:46 +0100
Newsgroups gmane.comp.java.javagroups.devel
Message-ID <[email protected]>

On 2/16/11 2:06 PM, Ashish Giri wrote:

> What do you understand by 'cross subnet communication' ?
>
> [Ashish] --- Here I means one network with 1.2.3.xxx and other network with 1.2.4.xxx
> Our applications are deployed on this kind of network. And we want communication to happen with them in one jgroup cluster.


JGroups clustering across subnets should work ! Make sure that
- the switch/router connecting the subnets forwards IP multicast packets 
between the subnets
- you set UDP.ip_ttl to be 2 or higher (if IPv4 is used)
- you have correct default routes for the other subnet in each subnet


That should do it...

-- 
Bela Ban
Lead JGroups / Clustering Team
JBoss

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Javagroups-development mailing list