Remove 2048 Remove Availability Remove Development Remove Website
article thumbnail

Getting Started with HTTP/2 and Server Push

Dean Hume

website, we noticed a 10% improvement in the page load times across the site. In this article I am going to show you how you can create a simple website that uses HTTP/2 and Server Push. openssl req -x509 -sha256 -nodes -days 365 -newkey rsa:2048 -keyout server.key -out server.crt. HTTP/2 is awesome. Traditionally, HTTP/1.1

Servers 40
article thumbnail

Getting Started with HTTP/2 and Server Push

Dean Hume

website, we noticed a 10% improvement in the page load times across the site. In this article I am going to show you how you can create a simple website that uses HTTP/2 and Server Push. openssl req -x509 -sha256 -nodes -days 365 -newkey rsa:2048 -keyout server.key -out server.crt. HTTP/2 is awesome. Traditionally, HTTP/1.1

Servers 40
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Getting Started with HTTP/2 and Server Push

Dean Hume

website, we noticed a 10% improvement in the page load times across the site. In this article I am going to show you how you can create a simple website that uses HTTP/2 and Server Push. openssl req -x509 -sha256 -nodes -days 365 -newkey rsa:2048 -keyout server.key -out server.crt. HTTP/2 is awesome. Traditionally, HTTP/1.1

Servers 40
article thumbnail

A Deep Dive into Native Lazy-Loading for Images and Frames

CSS - Tricks

Today's websites are packed with heavy media assets like images and videos. Images make up around 50% of an average website's traffic. Well, that’s about to change when lazy-loading will be available natively in HTML as a new loading attribute… at least in Chrome which will hopefully lead to wider adoption. Load the image file.

Traffic 58