Enabling Guidewire clustering

To enable clustering in a Guidewire installation, set the ClusteringEnabled parameter in config.xml to true on all cluster members, for example:
  • <param name="ClusteringEnabled" value="true"/>

To disable clustering and remove a server from a cluster, set this parameter to false on that server. After the server is no longer in a cluster, it behaves as any other standalone PolicyCenter server.

See also