Skip to main content
To add a load balancer, log in to Sevalla, click Load balancers, and then click Create load balancer. You can then choose the balancing mode from the following:
  • Default (Weighted): Choose this option to control the proportion of traffic each destination receives. The traffic is distributed randomly across all destinations. This is ideal for canary deployments, A/B testing, and gradual migrations between services.
  • Geo: Choose this option to automatically route users to the nearest destination based on their location. This reduces latency and improves performance for globally distributed applications.
Complete the following:
  • Name: Add a name for the load balancer.
  • Project: This option is only shown if your company already has at least one project. Select the project you’d like to add the load balancer to, or leave it blank to keep the load balancer at the company level instead of assigning it to a specific project.
Click Create load balancer. You can change the balancing mode, name, and project at any time within the load balancer’s Settings.
Create a load balancer

Add a destination

Once you’ve created a load balancer, you can add the destinations you want to route users to or distribute the traffic across. You can add up to 20 destinations per load balancer. To add a destination, click Add destination or the plus icon. You can then choose an application, a static site, another load balancer, or an external service. If you choose an external service, you need to provide the URL, plus the longitude and latitude. Once you’ve selected the destination, click Create destination.
Create a destination for the load balancer
When you’ve added your destinations, you can see the average response time for the past hour for each one.
Sevalla's load balancer
To add a custom domain to your load balancer, refer to Load balancers - Domains.

Disable, enable, or remove a destination

You can enable or disable each load balancer individually without removing it from the configuration, or you can completely remove a destination from the load balancer. To disable, enable, or remove a destination, click the ellipsis (three dots) on the destination and choose the required option.

Remove the load balancer

To completely remove the load balancer, click the trash can icon and confirm the deletion by clicking Continue.