MORE POSTS
December 04, 2015 12:56 PM
Tools for debugging, testing and using HTTP/2
With CloudFlare's release of HTTP/2 for all our customers the web suddenly has a lot of HTTP/2 connections. To get the most out of HTTP/2 you'll want to be using an up to date web browser (all the major browsers support HTTP/2)....
June 18, 2015 11:14 AM
Go has a debugger—and it's awesome!
Something that often, uh... bugs Go developers is the lack of a proper debugger. Builds are ridiculously fast and easy, but sometimes it would be nice to just set a breakpoint and step through that endless if chain or print a bunch of values without recompiling ten times....
July 02, 2014 12:14 AM
Making code better with reviews
In the past we've written about how CloudFlare isn't afraid to rip out and replace chunks of code that have proved to be hard to maintain or have simply reach end of life. ...
May 21, 2014 2:00 PM
BPF - the forgotten bytecode
Every once in a while I run into an obscure computer technology that is a hidden gem, which over the years has become mostly forgotten. This is exactly how I feel about the tcpdump tool and its kernel counterpart the packet filter interface....
December 22, 2013 5:00 PM
Keeping our open source promise
Back in October I wrote a blog post about CloudFlare and open source software titled CloudFlare And Open Source Software: A Two-Way Street which detailed the many ways in which we use and support open source software....
February 27, 2013 11:07 PM
How to Tell How Well Railgun Is Working for Your Site
Yesterday, we announced that 30 of the world's largest hosting providers are now supporting CloudFlare's Railgun WAN optimization technology. ...
October 05, 2012 2:45 PM
CloudFlare and StopBadware partner to make the Web a better place
CloudFlare and StopBadware go way back. Even before CloudFlare was founded, our founders had been working with the StopBadware team to help make the Web a safer, better place for everyone. ...
May 01, 2012 7:41 PM
CloudFlare —WebOps for everyone
No matter whether you run a personal blog or the IT operation of a corporate enterprise, you have discovered that in addition to running a web site, and updating its content or application, a web site comes with difficult operational challenges....
September 16, 2011 8:23 PM
CloudFlare Tips: 5 Frequently used CloudFlare API calls
As many of our Facebook fans and Twitter followers may have noticed recently, CloudFlare has been spending a fair amount of time recently asking what we can do to improve the service. ...
January 19, 2011 12:18 AM
API: How To Build CloudFlare Into Your Web Apps
We're happy to release today a couple APIs that allow web developers to integrate CloudFlare directly into their web applications.
CloudFlare DNS / Threat Control API CloudFlare Settings API
If you're a web developer, what could you do with these APIs? Well, you could.......