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(http1): send 'connection: close' during graceful shutdown #3725

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

seanmonstar
Copy link
Member

Closes #3720

@seanmonstar
Copy link
Member Author

This is probably a good idea? Is there any reason this would we bad?

@seanmonstar seanmonstar force-pushed the http1-graceful-sends-conn-close-header branch from 36c6a65 to a16dc2c Compare August 2, 2024 20:51
@seanmonstar seanmonstar force-pushed the http1-graceful-sends-conn-close-header branch 4 times, most recently from a9f1836 to 8f81801 Compare October 11, 2024 18:06
@seanmonstar seanmonstar force-pushed the http1-graceful-sends-conn-close-header branch from 8f81801 to 7845c61 Compare October 11, 2024 18:16
@seanmonstar seanmonstar merged commit c86a6bc into master Oct 11, 2024
21 checks passed
@seanmonstar seanmonstar deleted the http1-graceful-sends-conn-close-header branch October 11, 2024 18:28
@dayvejones
Copy link

Thanks! I'll be waiting for a new release with this fix:)

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.

No Connection: close on HTTP1 Connection Drain
2 participants