Akami http2 demo https://http2.akamai.com/demo
Firefox Nightly: HTTPS 1.1: 22 ms latency, 2.83s load time HTTPS 2: 17 ms latency, 2.91s load time Network panel in web developer tools says the second was actually fetched over HTTP/2 so it looks like the demo worked... just not as intended. So HTTP/2 provides no performance benefit in this case. Although I do have pipelining turned on, and unlike the gopher tiles demo this server actually returns "Connection: Keep-…
HTTP/1.1: Latency: 561ms Image load time: 32.64s
HTTP/2: Latency: 623ms Image load time: 8.77s