ERJGroupsSynchronizer Configuration Question
ERJGroupsSynchronizer Configuration Question
- Subject: ERJGroupsSynchronizer Configuration Question
- From: Johnny Miller <email@hidden>
- Date: Thu, 21 Feb 2013 20:11:15 -1000
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden