We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Option to enable Load Balancer Target Group Sticky option
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.
In load balancer config options please include as a minimum the option to enable lb_cookie with the default 1 day duration.
No response
0.49.14
AmazonLinux
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Version used
0.49.14
Operating System and version
AmazonLinux
The text was updated successfully, but these errors were encountered: