MORE POSTS
December 13, 2018 1:00 PM
Traffic Acceleration with Cloudflare Mobile SDK
We’re excited to announce early access for Traffic Acceleration with Cloudflare Mobile SDK. Enabling Acceleration through the SDK reduces latency, increases throughput, and improves app user experiences....
December 12, 2018 1:00 PM
More consistent LuaJIT performance
A year ago I wrote about a project that Cloudflare were funding at King's College London to help improve LuaJIT. Our twelve months is now up. How did we do? ...
December 04, 2018 1:00 PM
How well do you know website performance?
How quickly did this blog post load? Did you happen to notice? Most website visitors do notice that sort of thing, even if they don't realize it consciously. In fact, virtually all visitors have strong opinions about how quickly a website should load....
November 29, 2018 6:45 PM
Logs from the Edge
With Cloudflare Workers, it is possible to send traffic logs to arbitrary locations. In this post we are going to discuss an example Worker implementation on how to achieve this. So if you are building or maintaining your own traffic logging/analytics environment, read on....
November 28, 2018 7:59 PM
L4Drop: XDP DDoS Mitigations
Efficient packet dropping is a key part of Cloudflare’s distributed denial of service (DDoS) attack mitigations. In this post, we introduce a new tool in our packet dropping arsenal: L4Drop....
November 22, 2018 7:58 AM
Fast Google Fonts with Cloudflare Workers
Code walkthrough on using Cloudflare workers to improve the performance of sites using Google Fonts. The improvements can be quite dramatic and the sample provides a real-world use case of doing streaming HTML modification in a Cloudflare Worker....
November 16, 2018 11:00 AM
Announcing SSH Access through Cloudflare
You can now place applications that require SSH connections, like your source control repository, behind Cloudflare Access. We’re excited to release that same feature so that your team can also destroy your own VPN....
November 12, 2018 11:27 AM
The rise of multivector DDoS attacks
It's been a while since we last wrote about Layer 3/4 DDoS attacks on this blog. This is a good news - we've been quietly handling the daily onslaught of DDoS attacks. Since our last write-up, a handful of interesting L3/4 attacks have happened. Let's review them....
November 11, 2018 1:00 PM
1 Thing You Can Do To Make Your Internet Safer And Faster
On April 1st, 2018, we announced 1.1.1.1, the fastest public DNS resolver in the world ???. Today, we are launching the 1.1.1.1 mobile app to make it incredibly easy to use 1.1.1.1 on your phone....
October 25, 2018 1:00 PM
Introducing Spectrum with Load Balancing
We’re excited to announce the full integration of Cloudflare Spectrum with Load Balancing. Combining Spectrum with Load Balancing enables traffic management of TCP connections utilising the same battle tested Load Balancer our customers already use for billions of HTTP requests e...
October 22, 2018 12:27 PM
Cloudflare Peering Portal - Beta
Cloudflare launches Peering Portal - Beta to allow network operators and hosting providers to explore transit savings, performance benefits and traffic Management opportunities for peering with Cloudflare or hosting a node...
October 17, 2018 12:00 PM
A Question of Timing
When considering website performance, the term TTFB - time to first byte - crops up regularly. Often we see measurements from cURL and Chrome, and this article will show what timings those tools can produce, including time to first byte......
October 12, 2018 12:00 PM
Optimizing HTTP/2 prioritization with BBR and tcp_notsent_lowat
Getting the best end-user performance from HTTP/2 requires good support for resource prioritization. While most web servers support HTTP/2 prioritization, getting it to work well all the way to the browser requires a fair bit of coordination across the networking stack....
October 10, 2018 3:17 PM
A Tour Inside Cloudflare's G9 Servers
This is about our latest generation G9 server. From a G4 server comprising of 12 Intel Sandybridge CPU cores, our G9 server has 192 Intel Skylake CPU cores ready to handle today’s load across Cloudflare’s network....