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

Fix ping removal #182

Merged
merged 2 commits into from
Mar 28, 2022
Merged

Fix ping removal #182

merged 2 commits into from
Mar 28, 2022

Conversation

joeyak
Copy link
Collaborator

@joeyak joeyak commented Mar 28, 2022

Nginx times out websocket connections at 60 seconds, so I added the ping command back in and set it to 45 seconds.

http://nginx.org/en/docs/http/websocket.html

This should fix #35, just waiting on someone to test it

@joeyak joeyak merged commit 8e6916f into master Mar 28, 2022
@joeyak joeyak deleted the fix-ping-removal branch October 20, 2022 13:48
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.

Client disconnects if idle and server is behind Nginx
1 participant