Point Domains to Load Balancers

You can load balance incoming traffic to your domain by using Cloud Load Balancers. Suppose you initially have one Cloud Server with a domain pointing to the server's public Internet Protocol (IP) address. Then traffic to your domain starts picking up and suddenly overloads your server. To improve traffic flow, you can create a clone of the server and then put both servers behind a new load balancer. Instead of pointing your domain directly to the old server, you can now point it to the new load balancer, which distributes the traffic
evenly and prevents server overload. Additionally, you can create several new domains that point to the load balancer.

This article describes how to point an existing domain to a Cloud Load Balancer. For instructions on creating a new Load Balancer, see Configure a Load Balancer.

Point an existing domain to a load balancer

Use the following steps to point an existing domain to a load balancer:

  1. Log in to the Cloud Control Panel.

  2. In the top navigation bar, click Select a Product > Rackspace Cloud.

  3. Select Networking > Load Balancers.

  4. Click on an existing load balancer to see the Load Balancer Details.

    Note: Take note of the load balancer's IP address. You will need it in a later
    step.

  5. Click on Networking > Cloud DNS.

  6. Click the gear icon next to an existing domain and
    select Add DNS Record.

  7. Within the Add Record dialog box, select A/AAAA Record as the Record
    Type
    , and enter the load balancer's IP address as the Target.

  8. Click Add Record.