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

Setting SO_KEEPALIVE on server socket #3115

Open
cedk opened this issue Dec 15, 2023 · 0 comments · May be fixed by #3116
Open

Setting SO_KEEPALIVE on server socket #3115

cedk opened this issue Dec 15, 2023 · 0 comments · May be fixed by #3116

Comments

@cedk
Copy link

cedk commented Dec 15, 2023

I think we should have an option to set SO_KEEPALIVE on the server socket so this will help prevent proxy to close long running connection and also detect disconnected client faster.

cedk added a commit to cedk/gunicorn that referenced this issue Dec 15, 2023
@cedk cedk linked a pull request Dec 15, 2023 that will close this issue
cedk added a commit to cedk/gunicorn that referenced this issue Jan 6, 2024
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 a pull request may close this issue.

1 participant