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
BUG=
Committed: https://crrev.com/17ddab309f9274fccf9ea108d097ba7cd0ef88f8
Cr-Commit-Position: refs/heads/master@{#425219}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|