Commit 1cde5192 authored by Anna Henningsen's avatar Anna Henningsen Committed by Rich Trott
Browse files

http2: send out pending data earlier

If there’s a lot of data waiting on a given stream, send
it out early, if possible. This helps trigger the backpressure
mechanism introduced in 8a4a1931 at a better time.

PR-URL: https://github.com/nodejs/node/pull/29398


Reviewed-By: default avatarDavid Carlier <devnexen@gmail.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 7b350bb3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment