You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Load Balancer Annotation should support setting MaxConnections for Backend for overload protection.
Current LoadBalancer Annotations do not support setting MaxConnections to backends. This is a critical setting required for overload protection of services. Hence this annotation should be supported and is critical to add for overload protection of services.
Are you looking for backend level configuration or a common maxConnections for all backends of the LB?
Hi @AkarshES , Thanks for your response.
OCI Load balancer only supports a common maxConnections for all backends of the LB. Hence, this request is to add support for the same i.e Annotation to allow setting a common maxConnections for all backends of the LB. Thanks.
FEATURE REQUEST
Title: Load Balancer Annotation should support setting MaxConnections for Backend for overload protection.
Current LoadBalancer Annotations do not support setting MaxConnections to backends. This is a critical setting required for overload protection of services. Hence this annotation should be supported and is critical to add for overload protection of services.
OCI load balancer backend details: https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/load_balancer_backend
Required variable: max_connections
The text was updated successfully, but these errors were encountered: