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

req_fsm: Use status 408 for reset streams #4024

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dridi
Copy link
Member

@dridi dridi commented Dec 1, 2023

The 503 synth and 500 minimal response status codes are too misleading in this context, where the failure is attributed to the client. Among existing 4XX status codes, this is the closest if we stretch the timeout definition to "didn't complete rapidly enough before the client went away".

The 503 synth and 500 minimal response status codes are too misleading
in this context, where the failure is attributed to the client. Among
existing 4XX status codes, this is the closest if we stretch the timeout
definition to "didn't complete rapidly enough before the client went
away".
@nigoroll
Copy link
Member

nigoroll commented Dec 4, 2023

bugwash: ✅

@dridi dridi merged commit 4250083 into varnishcache:master Dec 5, 2023
1 check passed
@dridi dridi deleted the req_reset_408 branch December 5, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants