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

Prevent gthread connection reset on max-requests restart #3340

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aszubarev
Copy link

Fixes: #3038


Using #3039 as an example, I suggest adding a setting that will optionally enable the processing mode #2918.

I think the original behavior (before #2918) should be the default, as it matches the expected behavior. See comment.

And for users who use Gunicorn without a reverse proxy, make it possible to enable the current connection processing mode optionally. This way they can avoid blocking workers like here #2917

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.

Connection reset during max-requests auto-restart with gthread
1 participant