DescriptionDisabled resource scheduling when using a SPDY proxy
We already disable the artificial delaying of resources when connected
to a SPDY-capable host, this extends that to also include pages that are
served through a SPDY proxy.
As-implemented, as soon as any request for a given client completes and
was served using SPDY over a proxy connection, that client will be
treated as a SPDY-capable client. Some resources will still be delayed
until the base page (or another request) completes but it is much better
than it was before.
BUG=324789
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243698
Patch Set 1 #
Total comments: 2
Patch Set 2 : Only check SPDY proxy for HTTP requests #Patch Set 3 : Moved spdy proxy check to dispatcher as an explicit call when we start to get a response and added … #
Total comments: 2
Messages
Total messages: 11 (0 generated)
|