The blog is under scheduled maintenance until Friday, 30 August 2024. For any issues, email [email protected].

Subscribe to receive notifications of new posts:

Optimization

MORE POSTS

September 10, 2017 5:04 PM

Delivering Dot

Since March 30, 2017, Cloudflare has been providing DNS Anycast service as additional F-Root instances under contract with ISC (the F-Root operator). F-Root is a single IPv4 address plus a single IPv6 address which both ISC and Cloudflare announce to the global Internet as a sh...

December 10, 2015 12:10 PM

HTTP/2 For Web Developers

HTTP/2 changes the way web developers optimize their websites. In HTTP/1.1, it’s become common practice to eek out an extra 5% of page load speed by hacking away at your TCP connections and HTTP requests with techniques like spriting, inlining, domain sharding, and concatenation....