HTTP Analytics for 6M requests per second using ClickHouse
March 06, 2018 10:13PM
One of our large scale data infrastructure challenges here at Cloudflare is around providing HTTP traffic analytics to our customers. HTTP Analytics is available to all our customers via two options:...
Continue reading »
The end of the road for Server: cloudflare-nginx
December 11, 2017 2:00PM
NGINX
SSL
Security
php
Developers
Six years ago when I joined Cloudflare the company had a capital F, about 20 employees, and a software stack that was mostly NGINX, PHP and PowerDNS (there was even a little Apache)....
Cloudflare Wants to Buy Your Meetup Group Pizza
November 10, 2017 3:00PM
Developers
JavaScript
php
LUA
Go
If you’re a web dev / devops / etc. meetup group that also works toward building a faster, safer Internet, I want to support your awesome group by buying you pizza....
A New API Binding: cloudflare-php
September 23, 2017 1:01AM
php
API
Programming
Developers
Python
Back in May last year, one of my colleagues blogged about the introduction of our Python binding for the Cloudflare API and drew reference to our other bindings in Go and Node. Today we are complimenting this range by introducing a new official binding, this time in PHP....
Using Guzzle and PHPUnit for REST API Testing
December 28, 2016 2:10PM
php
Testing
APIs are increasingly becoming the backbone of the modern internet - whether you're ordering food from an app on your phone or browsing a blog using a modern JavaScript framework, chances are those requests are flowing through an API....
August 16, 2016 1:17PM
Accelerating Node.js applications with HTTP/2 Server Push
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....