How To Guides for Load Balancers
📄️ Add a new load balancer
Load balancers distribute traffic across two or more virtual machines, improving availability and reliability.
📄️ Set load balancer rules
Load balancer rules determine how traffic is routed to your virtual machines based on conditions such as protocols, ports, and paths.
📄️ Set load balancer weights
Load balancer weights allow you to specify what proportion of traffic each virtual machine will receive. The higher the number, the more traffic will be sent to that virtual machine. A weight of 0 means no traffic will be sent to that virtual machine.