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

Transparent support LB stickiness in wAsync #72

Open
barorion opened this issue Nov 5, 2013 · 1 comment
Open

Transparent support LB stickiness in wAsync #72

barorion opened this issue Nov 5, 2013 · 1 comment

Comments

@barorion
Copy link

barorion commented Nov 5, 2013

Currently AHC doesn't carry the cookie under the hood. So to support stickiness it's needed to read the received cookie header and set it back on the Request object.

@jwcarman
Copy link

Any thoughts on this feature? For us, it's not terribly important that wAsync itself supports it, but it'd be pretty critical for the JS libraries. Is there a better work-around (some encoder/decoder or something)?

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

2 participants