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

[blocked] Record client disconnected errors as HTTP 499 #2321

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

Conversation

leth
Copy link

@leth leth commented Oct 1, 2018

Copy nginx and use HTTP 499 to denote requests where the client went away.

I'm not 100% certain that the way I'm detecting this is bulletproof, but if I have read the docs right it should be correct.

NB this only covers HTTP proxying, not httpgrpc.

@leth leth requested review from bboreham and removed request for bboreham October 1, 2018 09:59
@leth leth changed the title Record client disconnected errors as HTTP 499 [blocked] Record client disconnected errors as HTTP 499 Oct 1, 2018
@leth
Copy link
Author

leth commented Oct 1, 2018

Ah, it looks like this change requires a newer version of golang.

@rndstr
Copy link

rndstr commented Nov 21, 2019

rebased

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.

2 participants