Skip to content

FAQ

Last updated on

  • General

    How many concurrent connections can a single STACKIT Network Load Balancer handle?

    See the service plans table for an overview of available plans and maximum connections.

    Is IPv6 supported?

    No, STACKIT Network Load Balancer only supports IPv4.

    Can I scale up my STACKIT Network Load Balancer?

    Yes, you can vertically scale up STACKIT Network Load Balancer by selecting a different service plan. Horizontal scaling is not available in the current active/passive setup.

    Can STACKIT Network Load Balancer run in networks without internet connection?

    No, STACKIT Network Load Balancer instances require network connectivity to the load balancer control plane via public endpoints.

  • Configuration

    Can I use a load balancing method other than Round Robin?

    By default, STACKIT Network Load Balancer uses the Round Robin method. If you enable session persistence on your target pool (for example, in the Portal UI or via the API by setting session_persistence.use_source_ip_address=true), the method changes to Maglev.

    Can I configure multiple listeners or ports?

    Yes, STACKIT Network Load Balancer supports multiple TCP and UDP listeners on one assigned IP address.

    Can I use another load balancer in my project as a target?

    No, this is not supported due to internal design.

    Can targets in one target pool use different ports?

    No, all targets in a pool must use the same port.