aws-dotnet-deploy icon indicating copy to clipboard operation
aws-dotnet-deploy copied to clipboard

Load Balancer Target Group Sticky Option

Open cloudynetwork opened this issue 1 year ago • 0 comments

Describe the feature

Option to enable Load Balancer Target Group Sticky option

Use Case

Blazor apps generator errors as it appears their SignalR connection goes to random backend ECS tasks without stick sessions.

In my testing the issues resolve as soon as I manually enable load balancer generated sticky cookies via the CLI/Console.

Proposed Solution

In load balancer config options please include as a minimum the option to enable lb_cookie with the default 1 day duration.

Other Information

No response

Acknowledgements

  • [X] I may be able to implement this feature request
  • [X] This feature might incur a breaking change

Version used

0.49.14

Operating System and version

AmazonLinux

cloudynetwork avatar Jul 18 '22 00:07 cloudynetwork