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

Fix gzip buffering (bp #10422) #10429

Merged
merged 2 commits into from
Sep 25, 2020
Merged

Fix gzip buffering (bp #10422) #10429

merged 2 commits into from
Sep 25, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 17, 2020

This is an automated backport of pull request #10422 done by Mergify

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

Fixes #10418

Otherwise, when incoming data only arrives in large intervals a rest of a
chunk might be kept indefinitely in the buffer.

(cherry picked from commit 18546c4)
@mergify mergify bot mentioned this pull request Aug 17, 2020
@mkurz mkurz added this to the Play 2.7.6 milestone Aug 17, 2020
@mergify mergify bot merged commit 3c205eb into 2.7.x Sep 25, 2020
@mergify mergify bot deleted the mergify/bp/2.7.x/pr-10422 branch September 25, 2020 07:46
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.

None yet

2 participants