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

Documentation: Adds sticky cookie note for k8s multiple replica setups #3120

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

robgonnella
Copy link
Contributor

Proposed change

I recently encountered an issue in k8s that caused homepage to reload 3-5 times each time the window or tab was blurred then re-focused. The issue wound up going away when I reduced my homepage replica count to 1. I was able to resolve the issue, while still keeping my replica count at 2, by enabling sticky sessions for the homepage route. This PR aims to document this finding for anyone else that might be experiencing the same issue.

Related thread: #2305 (reply in thread)

Type of change

  • New service widget
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation only
  • Other (please explain)

Checklist:

  • If applicable, I have added corresponding documentation changes.
  • If applicable, I have reviewed the feature and / or service widget guidelines.
  • I have checked that all code style checks pass using pre-commit hooks and linting checks.
  • If applicable, I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.

@shamoon shamoon enabled auto-merge (squash) March 15, 2024 04:00
Copy link
Collaborator

@shamoon shamoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@shamoon shamoon merged commit 719b5c1 into gethomepage:main Mar 15, 2024
3 checks passed
@robgonnella robgonnella deleted the add-docs-for-sticky-sessions branch March 15, 2024 04:49
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants