DescriptionQUIC - don't load data from disk cache if alternate protocol map doesn't
have an entry.
This change tests if we will speed up completion of crypto handshake.
We wouldn't have persisted quic server information if we haven't spoken
QUIC to the server. In such cases, loading data from disk cache is not
on the critical path.
This is controlled via a FieldTrial to see if this change would have
positive impact or not.
R=rch@chromium.org
Committed: https://crrev.com/b4af4ed1886d04cc42e6a7a6e6f9d51261caa7fc
Cr-Commit-Position: refs/heads/master@{#309116}
Patch Set 1 : #
Total comments: 5
Patch Set 2 : renamed variable #
Total comments: 2
Patch Set 3 : fixed comments from Patch Set 2 #
Messages
Total messages: 13 (4 generated)
|