---
title: How to resize your Load Balancer
description: Learn how to resize your Scaleway Load Balancer to a different offer type. Switching to a more powerful Load Balancer can provide higher bandwidth, better performance and allow multi-cloud backend servers.
tags: load-balancer resize plan upgrade bandwidth offer
dates:
  validation: 2025-10-30
  posted: 2024-08-23
---
import Requirements from '@macros/iam/requirements.mdx'

import image from './assets/scaleway-resize-lb.webp'


You can resize an existing Scaleway Load Balancer if you want to switch to a different [offer type](https://www.scaleway.com/en/pricing/network/#load-balancer). This will allow you to access higher bandwidth, better performance and potentially multi-cloud backend servers. Resizing a Load Balancer can be done via the Scaleway console by following the steps below.

<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- [Created a Load Balancer](/load-balancer/how-to/create-load-balancer/)

1. Click **Load Balancers** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. A listing of your Load Balancers displays.

2. Use the **region selector** at the top of the page to filter for the region of the Load Balancer you want to resize, then click the Load Balancer in the listing. The Load Balancer's **Overview** page displays.

3. Scroll down to the **Resize** panel, and click **Resize**. A pop-up displays:

    <Lightbox image={image} alt="A pop up window shows a Resize Load Balancer screen, with a dropdown menu to choose a Load Balancer type, and a warning that resizing might take a few seconds during which time the Load Balancer might be inaccessible." />

4. Choose the Load Balancer type that you want to resize to. For full details of available types, their features and the cost, see our [pricing page](https://www.scaleway.com/en/pricing/network/#load-balancer).

    <Message type="note">
    You can resize your Load Balancer upwards or downwards, to either a superior or inferior offer type. Note that if you have a Load Balancer type that includes multi-cloud backend servers, and you have already attached such backend servers, you will not be able to resize your Load Balancer to a non-multi-cloud offer unless you detach the external backend servers from your Load Balancer backend.
    </Message>

5. Click **Resize Load Balancer**.

Your Load Balancer is resized, and you are returned to its **Overview** tab.
