FAQ
Last updated on
-
General
Can STACKIT Application Load Balancer run in networks without internet connection?
No, STACKIT Application 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 Maglev?
No, Maglev is the only supported load balancing method for STACKIT Application Load Balancer.
Can I add an external service or a service from another project as a target?
Yes, you need to set the
disableTargetSecurityGroupAssignmentoption. You can find more details for target security groups in “basic concepts of the ALB”.Can I configure multiple listeners or ports?
Yes, STACKIT Application Load Balancer supports multiple HTTP and HTTPS 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.