Skip to content

nghttpx: Fix affinity-cookie-stickiness parameter handling#1818

Merged
tatsuhiro-t merged 1 commit intomasterfrom
fix-nghttpx-affinity-cookie-stickiness
Oct 18, 2022
Merged

nghttpx: Fix affinity-cookie-stickiness parameter handling#1818
tatsuhiro-t merged 1 commit intomasterfrom
fix-nghttpx-affinity-cookie-stickiness

Conversation

@tatsuhiro-t
Copy link
Copy Markdown
Member

Fix affinity-cookie-stickiness backend parameter handling. Previously, if 3 backend options are used for the same pattern, and the first one does not have affinity-cookie-stickiness, and the rest of them have affinity-cookie-stickiness=strict, nghttpx wrongly determines that they have inconsistent configurations.

Fix affinity-cookie-stickiness backend parameter handling.
Previously, if 3 backend options are used for the same pattern, and
the first one does not have affinity-cookie-stickiness, and the rest
of them have affinity-cookie-stickiness=strict, nghttpx wrongly
determines that they have inconsistent configurations.
@tatsuhiro-t tatsuhiro-t added this to the v1.51.0 milestone Oct 18, 2022
@tatsuhiro-t tatsuhiro-t merged commit 3b21fba into master Oct 18, 2022
@tatsuhiro-t tatsuhiro-t deleted the fix-nghttpx-affinity-cookie-stickiness branch October 18, 2022 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant