-
Install two 3DSwymIndex instances on different machines.
-
When installing 3DSwym Foundation provide the 3DSwymIndex URL as:
http://<3DSwymIndex_LB_Hostname>:<3DSwymIndex_LB_Port>
-
When installing two 3DSwymIndex instances, supply the 3DSwymIndex URL as:
- 3DSwymIndex first instance: http://<3DSwymIndex_Host1>:<3DSwymIndex_BasePort>
- 3DSwymIndex second instance: http://< 3DSwymIndex_Host2>:<3DSwymIndex_BasePort>
Do
not share the data directory of two 3DSwymIndex installations.Only two 3DSwymIndex
ports are used by search requests: <3DSwymIndex_BasePort >+10 and
<3DSwymIndex_BasePort >+11 .
-
In 3DSwymIndex load balancer configuration file declare two listening ports:
Only two 3DSwymIndex ports are used by search requests:
<3DSwymIndex_LB_Port>+10 and
<3DSwymIndex_LB_Port>+11 .
-
Each port of load balancer balances between 3DSwymIndex instances:
<3DSwymIndex_BasePort >+10 and <3DSwymIndex_BasePort
>+11 .
|