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

Defer nonce confirmation till socket is upgraded #88

Open
SamSaffron opened this issue Aug 29, 2012 · 1 comment
Open

Defer nonce confirmation till socket is upgraded #88

SamSaffron opened this issue Aug 29, 2012 · 1 comment

Comments

@SamSaffron
Copy link

HAProxy messes up the upgrade process for draft 76, see: socketio/socket.io@9982232#diff-0

I noticed this cause it just broke some of my tests, for this to work behind haproxy in http mode we should return the 101 right away and then wait for nonce.

@SamSaffron
Copy link
Author

You can see my elaborate workaround here: SamSaffron/thin-em-websocket@9f5538f

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

1 participant