Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
There has to be a scheduler started in the slaves that does a ping every 3 seconds.
The "3 seconds" have to be configurable via the openmeetings-applicationContext.xml.
Also new configuration values need to be added:
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)