Overview

Load Balancers

Load Balancers are used to distribute traffic across multiple target servers in order to reduce load on individual servers. This increases availability, scalability, and performance of your application. Traffic is therefore redirected by the Load Balancer to one of the servers that have been added as a target server. This distribution is based on one of the two algorithms we offer, which are namely Round Robin and Least Connections.

How the algorithms work:

  • Round Robin

    This algorithm distributes traffic in a specific order. Simply put, incoming request 1 is redirected to server 1, request 2 to server 2 and so on. In the end, the algorithm goes back to server 1 and repeats this procedure.

  • Least Connections

    This algorithm monitors traffic on the servers. Incoming requests are redirected to the server with the least traffic at the time.

Each Load Balancer has a public IPv4 and a public IPv6. If a Load Balancer is added to a private Network, it will also have a private IPv4.

Supported target IPs:

  • Public IPv4
  • Private IPv4

 

 

Resources and attributes

The following resources and attributes are associated with this feature:

  • Cloud Servers
  • Dedicated Root Servers (Progressiverobot Robot account)
  • Networks
  • Managed Let's Encrypt certificate
  • Name
  • Labels

 

Limits

  • By default, up to 20 Load Balancers across all projects

Please note: It can be possible to increase default limits if requested.

  • 0 کاربر این را مفید یافتند
آیا این پاسخ به شما کمک کرد؟

مقالات مربوطه

Creating a Load Balancer

To create a new Load Balancer on your Cloud Console, please open your project and do the...

FAQ

What's a Load Balancer and why might it be useful for me? A Load Balancer is usually put in...

Powered by WHMCompleteSolution