Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Introduce an upstream-hash-by annotation to support consistent hashing by nginx variable #5

Merged
merged 2 commits into from
Oct 2, 2017

Conversation

methodmissing
Copy link

@methodmissing methodmissing commented Sep 30, 2017

Proof of concept for services that require stickiness through means other than cookies or client IP.

@n1koo @karanthukral @ElvinEfendi @ibawt @mkobetic

@ibawt
Copy link

ibawt commented Oct 2, 2017

cool, lets get this upstream as well when you're done. You just have to sign a contributor agreement thing.

@@ -106,6 +108,14 @@ In NGINX, backend server pools are called "[upstreams](http://nginx.org/en/docs/

Please check the [custom upstream check](../../examples/customization/custom-upstream-check/README.md) example.

### Custom NGINX upstream hashing
Copy link

Choose a reason for hiding this comment

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

<3 this is great

Copy link

@mkobetic mkobetic left a comment

Choose a reason for hiding this comment

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

❤️

@methodmissing methodmissing merged commit b6e0a4b into master Oct 2, 2017
Copy link

@ElvinEfendi ElvinEfendi left a comment

Choose a reason for hiding this comment

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

👍

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.

5 participants