Skip to main content Skip to complementary content

Adding load balancing

When you install multiple engines and virtual proxies, you must add load balancing to the new nodes and virtual proxies. It is only on the central node that load balancing is automatically added. If you create a node without configuring the virtual proxy, the node will never actually be used. If you create a new virtual proxy, you must configure it by adding load balancing and selecting which nodes that the virtual proxy can forward work to.

The default load balancing algorithm, Round robin, evenly distributes the load among the available nodes in a multi-node site. You can also enable sticky load balancing and engine saturation checks to be used together with the load balancing algorithm. With sticky load balancing enabled, the proxy service attempts to redirect all app open requests to an engine where the app is already open. With engine saturation checks, it monitors engine availability and redirects app open requests to other available engines if an engine becomes saturated.

Information note

Same user/client session is determined by the information contained in the following request headers:

Do the following:

  1. Open the QMC: https://<QPS server name>/qmc

  2. Select Virtual proxies on the QMC start page or from the Start Arrow down drop-down menu to display the overview.

  3. Select the virtual proxy that you want to add load balancing to.

  4. Click Edit.

    The virtual proxy properties are shown.

  5. In the Load balancing property, click Create new Add new server node to select which server nodes to add load balancing to.

    A dialog opens.

  6. Select nodes from the list.

  7. Click Add.

    The dialog closes and the nodes are added in the list of Load balancing nodes on the virtual proxy edit page.

    A confirmation dialog is displayed.

  8. Optionally, select Sticky load balancing. With this enabled, the proxy service will attempt to redirect all app open requests to an engine where the app is already open.

  9. Optionally, select Engine saturation check to monitor engine availability during load balancing. If an engine is saturated, the app open requests are redirected to other available engines.

  10. Click OK.

    Successfully updated is displayed at the bottom of the page.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!