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

WebSocket Connection Doesn't Even Last 5min #1685

Open
AbdallahR99 opened this issue Oct 22, 2024 · 1 comment
Open

WebSocket Connection Doesn't Even Last 5min #1685

AbdallahR99 opened this issue Oct 22, 2024 · 1 comment

Comments

@AbdallahR99
Copy link

when reverse a websocket connection it doesn't last few minutes then disconnect, how to set the websocket timeout?
in the ASP.NET when I do a reverse proxy for a websocket then try to extend its connection duration I got the ActivityTimeout option

what's equal to ActivityTimeout here?

@ravin00
Copy link

ravin00 commented Oct 27, 2024

You will need to make your clients ping the server periodically to keep the socket alive.

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