Load Balanced Deployments

Increase the reliability and performance of SOTI Assist services by spreading traffic across multiple servers. If one server experiences difficulties, the next server is ready to pick up the slack with no interruption in service. Load balanced servers share the same database.

SOTI Assist has been tested with the following load balancing deployments.

Same Server

Every server in the load balanced environment has both SOTI Assist and SOTI MobiControl installed. Instances of SOTI Assist and SOTI MobiControl on the same server communicate directly with each other and communicate with the other servers through the load balancer.

During installation, you can use relative URLs to configure each SOTI Assist instance to connect directly to the SOTI MobiControl instance that shares its server.

Load balancing with SOTI Assist and SOTI MobiControl on the same server

Separate Servers

Each instance of SOTI Assist and SOTI MobiControl is on a separate server. SOTI Assist instance 1 and 2 are on Server A and Server B, respectively while SOTI MobiControl instance 1 and 2 are on Server C and Server D. The servers communicate with each other through the load balancer.

Load balancing with SOTI Assist and SOTI MobiControl on different servers

Setting Up Load Balanced SOTI Assist Servers

About this task

You can easily set up a load balanced SOTI Assist environment. Follow the general installation instructions at Installing SOTI Assist, making sure to configure the settings as mentioned here.

Procedure

On your first SOTI Assist server:
  1. At step 10, choose the Public URL option and enter the load balancer's externally facing URL for SOTI Assist.
  2. At step 11, choose the Custom Storage Locations option and for the attachments, downloads, and videos fields, enter paths to shared network storage locations that are accessible by all SOTI Assist servers.
  3. At step 13, in the SOTI MobiControl URL field, enter the load balancer's externally facing URL for SOTI MobiControl.
  4. For same server load balancing only: In the same step (13), enable the Local Access SOTI MobiControl URL option and enter the URL for the SOTI MobiControl instance on the same server.
    The Local Access SOTI MobiControl URL will be the same for all SOTI Assist servers.
On the rest of your SOTI Assist servers
  1. Run the SOTI Assist installer and keep all settings the same as on the first server except for:
    1. At step 8, deselect Deploy Database and Run Migration tool.
    2. At step 9, enter the details specific to each SOTI Assist server.
  2. Enable RSA key encryption. Follow the steps at Securing Load Balanced Servers.