Cluster plugin system properties reference
You can use system properties, set at server startup from a command prompt, to modify
certain parameters that affect message transport in the PolicyCenter cluster. Using these system properties, you can
precisely control such transport variables as server address and bind port number to
override the plugin parameter settings in the following plugin implementations:
- ClusterFastBroadcastTransportFactory
- ClusterUnicastTransportFactory
The following list describes the plugin parameters that you can set through system
properties at application start.
| Plugin type | Plugin parameter | System property |
|---|---|---|
| ClusterFastBroadcastTransportFactory |
|
|
| ClusterUnicastTransportFactory.bindAddr |
|
|
The exact syntax to use in setting system parameters at application server start is dependent on the application server type. See Setting JVM options in PolicyCenter for more information.
