Slide 17
Slide 17 text
1.3 Parallelize downloads… or maybe don’t
• You can have more bandwidth, but you cannot
have lower latency
• For HTTP/1.1, mitigate latency effects by
parallelizing across multiple TCP sockets
• But with HTTP/2, this rule is turned on its head
since multiplexing and pipelining is built in
http://www.soasta.com/blog/more-bandwidth-isnt-a-magic-bullet-for-web-performance/