Cache Synchronization Parameters
teamconnect.properties Parameters for Cache Synchronization
Parameter |
Description |
Suggested or example value |
---|---|---|
sync.enabled |
A YES or NO value that determines whether TeamConnect attempts to do cache synchronization. |
YES |
sync.channel |
A unique name for your cluster so that it won't try to synchronize caches with any other clusters in your network. |
SpendManagement |
sync.rmi.port |
The port number used to create and launch TeamConnect's own internal RMI registry. If you deploy more than one instance of TeamConnect, each instance should use a different value for this parameter. Default is 2258. |
2258 |
sync.multicastGroupAdd ress |
(Optional) To keep cache synchronized among a group of servers, you must specify the group address. If you provide no value, the default value of 226.10.12.64 is used. |
226.10.12.64 |
sync.multicastPort |
(Optional) To keep cache synchronized among a group of servers, you must specify the port number used for multi-cast. If you provide no value, the default value of 3121 is used. |
3121 |
sync.packetTimeToLive |
(Optional) Multi-cast packets should expire after a certain number of routing hops, to avoid network congestion. Specify the number of hops. If you provide no value, the default of 16 is used. |
16 |