Installing IBM Load Balancer for a TURN server cluster

Install and configure IBM® Load Balancer to distribute workload among a cluster of TURN servers.

Before you begin

Create the cluster of servers first. Then configure the cluster and start the deployment manager as well as all node agents and application servers within the cluster.

Procedure

  1. On the computer where you will install IBM Load Balancer, log on as root (AIX® or Linux™) or as the system administrator (Microsoft™ Windows™).
  2. Find the software packages you need to download.
  3. Download the packages.
  4. Extract all downloaded packages.
  5. Navigate to the folder where you extracted the installation package, locate the folder for IBM Load Balancer, and start the installation program.

    For instructions on installing IBM Load Balancer, see the Load Balancer Administration Guide, which can be downloaded from the WebSphere® Application Server - Edge Components site.

  6. After you have installed IBM Load Balancer, configure two static IP addresses for it:
    • Non-Forwarding Address: The NFA is the address of the server itself. It is used for logging in and administering the load balancer.
    • Cluster Address: This is the address by which clients and other servers will access the cluster. It must be DNS-resolvable.

    For example, suppose your cluster contains two nodes, and you configure an IBM Load Balancer for the cluster. Your IP addresses will look like this:

    Table 1. Sample host names and IP addresses for a Sametime cluster with IBM Load Balancer
    Fully qualified host name Server's role in deployment Server's IP address

    Load balancer:
    loadbal.example.com

    Cluster:
    st-cluster.example.com

    Load balancer

    (Cluster address)

    Load balancer (NFA):  
    192.0.2.15

    Cluster:  192.0.2.0

    stconsole.example.com

    deployment manager

    (Sametime System Console)

    192.0.2.3
    svr1.example.com

    Primary Node

    (a Sametime server)

    192.0.2.4
    svr2.example.com

    Secondary Node

    (a Sametime server)

    192.0.2.5