Live data from Hacker News

Real-world HTTP/2: 400GB of images per day

99designs.com.au

71–72 of 72 posts

Re: Real-world HTTP/2: 400GB of images per day

#71
post #16

One way to "solve" the time to visual completion would be to make all the images, but especially the larger images, progressive scan. For very large images, the difference in visual quality between 50% downloaded and 100% downloaded on most devices isn't noticeable, so the page would appear complete in half the time.

There's an excellent talk about doing exactly that, showing a working prototype & results measured:

https://www.youtube.com/watch?v=66JINbkBYqw

Re: Real-world HTTP/2: 400GB of images per day

#72
post #69

And still no OpenSSL 1.0.2 nor ALPN on most distros such as Debian Jessie... kinda sucks

It’s available in jessie-backports since 2016-07-02, see https://packages.debian.org/jessie-backports/libssl-dev Given that jessie is stable, OpenSSL will not be updated to a newer version, only security updates will be made available. What I’m trying to say: you’re never going to get it on jessie, unless you enable backports, at which point you’ll have it readily available. Hope that helps

oh nice, thanks for the hint. didn't check the jessie-backports within the last two weeks :-)
Post reply on HN