Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gliffy Diagram
sizeL
nameCluster Master Slave Diagram
alignleft
version7

Flow

Gliffy Diagram
sizeL
nameFlow Cluster Master-Slave API
alignleft
version6

Master Slave SOAP/REST API

Slave has configuration values:

  • cluster.isSlave ("true", or 1 to enable slave)
  • cluster.master.host (IP/host of master)
  • cluster.master.http.port (Http port of master)
  • cluster.master.soap.user (SOAP User for accessing the API on master)
  • cluster.master.soap.pass (SOAP Pass for accessing the API on master)

In the Spring configuration you can also configure the time in milliseconds for the ping to the master.

...