Skip to content

Update nginx sticky session docs for open-source 1.29.6 (#5648) (CP: v24)#5650

Merged
peholmst merged 1 commit into
v24from
cherry-pick-5648-to-v24-1781092022904
Jun 11, 2026
Merged

Update nginx sticky session docs for open-source 1.29.6 (#5648) (CP: v24)#5650
peholmst merged 1 commit into
v24from
cherry-pick-5648-to-v24-1781092022904

Conversation

@vaadin-bot

Copy link
Copy Markdown
Contributor

No description provided.

Cookie-based sticky sessions in nginx were open-sourced in nginx 1.29.6,
so they are no longer commercial-only. Update the reverse proxy guide
prose and the nginx load-balancing example to use the sticky cookie
directive, keeping ip_hash documented as the fallback for older versions.
@github-actions

Copy link
Copy Markdown

AI Language Review

In the updated document, there is an incorrect version number for the introduction of the sticky cookie directive in nginx. It should be noted that sticky cookie sessions are available since version 1.9.1, not 1.29.6. Consider updating this detail to inform users correctly regarding the availability of features in different nginx versions.

Additionally, ensure the format for the version note is consistent and clear, such as:

  • "Cookie-based sticky sessions are available in open-source nginx since version 1.9.1. For older versions, replace the line below with ip_hash;."

Other content remains mainly the same with necessary enhancements; no further issues need addressing.

@peholmst peholmst merged commit 3cd4013 into v24 Jun 11, 2026
5 checks passed
@peholmst peholmst deleted the cherry-pick-5648-to-v24-1781092022904 branch June 11, 2026 07:39
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.

3 participants