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

Restore 'Connection: close' behaviour in HTTP responses #6814

Merged
merged 2 commits into from Dec 4, 2018

Conversation

dnsmichi
Copy link
Contributor

@dnsmichi dnsmichi commented Dec 3, 2018

Analysis and tests: #6799 (comment)

fixes #6799

swegener and others added 2 commits December 3, 2018 14:27
Actually the `corked` functionality caused problems with
not closing connections properly.

Full Analysis: #6799 (comment)

Full credits to @swegener :)

fixes #6799
@dnsmichi dnsmichi added bug Something isn't working area/api REST API labels Dec 3, 2018
@dnsmichi dnsmichi added this to the 2.10.3 milestone Dec 3, 2018
@dnsmichi dnsmichi merged commit 6cd8b7b into master Dec 4, 2018
@dnsmichi dnsmichi deleted the bugfix/conn-close-stall branch December 4, 2018 15:06
@dnsmichi dnsmichi added the backported Fix was included in a bugfix release label Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api REST API backported Fix was included in a bugfix release bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Connection: close" header leads to unstable instance
2 participants