Skip to content

Conversation

@pbchou
Copy link
Contributor

@pbchou pbchou commented Sep 19, 2018

Since we now disallow half open connections for HTTP1/TLS we need
to set the log code when we close these connections so that
the 'crc' code is ERR_CLIENT_ABORT rather than ERR_UNKNOWN.

Since we now disallow half open connections for HTTP1/TLS we need
to set the log code when we close these connections so that
the 'crc' code is ERR_CLIENT_ABORT rather than ERR_UNKNOWN.
@bryancall bryancall added this to the 9.0.0 milestone Sep 19, 2018
@bryancall bryancall added the HTTP label Sep 19, 2018
Copy link
Member

@shinrich shinrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me.

@bryancall bryancall merged commit 63ef107 into apache:master Sep 20, 2018
@pbchou
Copy link
Contributor Author

pbchou commented Sep 20, 2018

@zwoop -- Would like to request back-port to 7.1.x also since the corresponding functional change in PR #4213 is also marked for back-port to 7.1.x.

@zwoop
Copy link
Contributor

zwoop commented Oct 5, 2018

@pbchou Sure. Can you make a PR against the 7.1.x branch as well please?

@pbchou
Copy link
Contributor Author

pbchou commented Oct 6, 2018

@zwoop PR is #4359 for back-port to 7.1.x. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants