August 16, 2016 1:17PM
Accelerating Node.js applications with HTTP/2 Server Push
HTTP2
php
Server Push
Speed & Reliability
JavaScript
In April, we announced support for HTTP/2 Server Push via the HTTP Link header. My coworker John has demonstrated how easy it is to add Server Push to an example PHP application. We wanted to make it easy to improve the performance of contemporary websites built with Node.js....
July 20, 2016 1:27AM
Ask Some HTTP/2 Pros The Hard Questions
HTTP2
Webinars
Events
Server Push
Speed & Reliability
We're big fans of HTTP/2 and our customers make up the majority of HTTP/2 enabled domains today. HTTP/2 is a key part of the modern web, and its growth and adoption is changing how websites and applications are built....
June 30, 2016 1:09PM
HTTP/2 Server Push with multiple assets per Link header
HTTP2
php
Reliability
Programming
Server Push
In April we announced that we had added experimental support for HTTP/2 Server Push to all CloudFlare web sites. We did this so that our customers could iterate on this new functionality....
June 14, 2016 2:04PM
Secure and fast GitHub Pages with CloudFlare
GitHub
Security
SSL
HTTP2
GitHub offers a web hosting service whereby you can serve a static website from a GitHub repository. This platform, GitHub Pages, can be used with CloudFlare whilst using a custom domain name....
May 13, 2016 2:11PM
Using HTTP/2 Server Push with PHP
HTTP2
Server Push
php
Speed & Reliability
Two weeks ago CloudFlare announced that it was supporting HTTP/2 Server Push for all our customers. By simply adding a Link header to an HTTP response specifying preload CloudFlare would automatically push items to web browsers that support Server Push....
May 13, 2016 10:55AM
Open sourcing our NGINX HTTP/2 + SPDY code
In December, we released HTTP/2 support for all customers and on April 28 we released HTTP/2 Server Push support as well....