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

http: close http3 server gracefully #6213

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

http: close http3 server gracefully #6213

wants to merge 3 commits into from

Conversation

WeidiDeng
Copy link
Member

Fix 6195 without interrupting ongoing requests. Requires patch from upstream to be merged. The patch is still in draft status.

For now, it can be tested by building xcaddy build http3-graceful --with github.com/quic-go/quic-go=github.com/WeidiDeng/quic-go@graceful-close.

@WeidiDeng WeidiDeng added the dependencies ⛓️ Pull requests that update a dependency file label Apr 3, 2024
@WeidiDeng WeidiDeng added this to the 2.x milestone Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ⛓️ Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delay in Caddy using changes to reverse_proxy upstream
2 participants