Hi,

I have two apps running on the same host.  Same model.  Same db.

So I have this in both app's properties file:

## (Optional) the JGroups group name to use (defaults to 
WOApplication.application.name)
er.extensions.jgroupsSynchronizer.groupName=MyGroup

My question is do I need to set these two properties to different 
addresses/ports or is it ok if they communicate on the same one?

## (Optional) the multicast address to use (defaults to 230.0.0.1, and only 
necessary if you are using multicast)
#er.extensions.jgroupsSynchronizer.multicastAddress=230.0.0.1

## (Optional) the multicast port to use (defaults to 9753, and only necessary 
if you are using multicast)
#er.extensions.jgroupsSynchronizer.multicastPort=9753

Thanks in advance,

Johnny

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to