DescriptionQUIC - bugfix for forced head of line blocking experiment. Guarded by ENABLED --FLAGS_quic_bugfix_fhol_writev_fin_only_v2.
Fix bugs in FHOL:
o handle fin-only writev correctly.
o limit additional buffering to one HTTP/2 Data frame (~16KB).
o make headers stream flow control a large fixed size, rather than
using autotuning.
This is a redo of internal change 134345701, the only difference being
the headers stream flow control window size.
Merge internal change: 136086759
This is a re-application of https://codereview.chromium.org/2414193002, after
it got reverted by accident during the merge.
R=rch@chromium.org
BUG=
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 2 (0 generated)
|