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

Sticky sessions for ui-server #662

Open
lorenzo-cavazzi opened this issue Jul 18, 2023 · 0 comments
Open

Sticky sessions for ui-server #662

lorenzo-cavazzi opened this issue Jul 18, 2023 · 0 comments

Comments

@lorenzo-cavazzi
Copy link
Member

Originally from https://github.com/SwissDataScienceCenter/terraform-renku/issues/784

In short, it would be nice to have sticky sessions for the UI server for the HTTP requests so that requests from different tabs reach the same pod in the backend. In that way, we will always set up multiple WebSockets channels with the same backend pod, allowing us to prevent multiple queries to the same endpoints.

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

No branches or pull requests

1 participant