Skip to content
New issue

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

feat: Set LB service session affinity to "clientIP" #51

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

rg0now
Copy link
Member

@rg0now rg0now commented Jul 31, 2024

Enabling sticky sessions for the LB service may improve the robustness of TURN connection routing during scale-out/in. Unfortunately it is not perfectly understood at this point how this feature works for UDP sessions across different LB controllers so we must do some testing before enabling this by setting by default.

Enabling sticky sessions for the LB service may improve the robustness
of TURN connection routing during scale-out/in.
@rg0now rg0now force-pushed the feat-sticky-sessions branch from f3b1e46 to 252d311 Compare August 1, 2024 21:22
@rg0now rg0now merged commit 2d6e236 into main Aug 7, 2024
6 checks passed
@rg0now
Copy link
Member Author

rg0now commented Aug 7, 2024

Merged as per #52

@rg0now rg0now deleted the feat-sticky-sessions branch August 7, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants