- 
        Install two Globe WebApp instances on different machines. 
      
 - 
        Supply the Globe URL as: 
        
- Globe first instance: http://<Globe_Host1>:<Globe_BasePort>
- Globe second instance: http://< Globe_Host2>:<Globe_BasePort>
 Do
          not share the data directory of two Globe WebApp installations.Only two Globe WebApp
            ports are used by search requests: <Globe_BasePort >+10 and
              <Globe_BasePort >+11. 
       - 
        In Globe WebApp load balancer configuration file declare two listening ports:
        
           Only two Globe WebApp ports are used by search requests:
              <Globe_LB_Port>+10 and <Globe_LB_Port>+11. 
        
       - 
         Each port of load balancer balances between Globe WebApp instances:
            
<Globe_BasePort >+10 and <Globe_BasePort >+11.
        
        
   
 |