Recycling memory buffers in Go
August 24, 2013 1:46 AM
This blog post is very old now. You probably don't want to use the techniques described here. GO'S sync.Pool is a better way to go....
August 24, 2013 1:46 AM
This blog post is very old now. You probably don't want to use the techniques described here. GO'S sync.Pool is a better way to go....
August 23, 2013 5:31 AM
We use nginx throughout our network for front-line web serving, proxying and traffic filtering. In some cases, we've augmented the core C code of nginx with our own modules, but recently we've made a major move to using Lua in conjunction with nginx. One project that's now almost entirely written in Lua is the new CloudFlare WAF that we blogged about the other day. The Lua WAF uses the nginx Lua module to embed Lua code and execute that code as part of the normal nginx handling of phases....
August 19, 2013 6:00 AM
We just rolled out an update to CloudFlare's Web Application Firewall (WAF). Previously, CloudFlare's WAF has received criticism from people who have tested it and found that it didn't behave as traditional WAFs are expected to. ...
July 30, 2013 8:20 AM
One of the many great features that CloudFlare provides is protection from Distributed Denial of Service (DDoS) attacks. A malicious party who wants to make your website or web service unavailable could try to overwhelm it with requests from compromised machines (or bots) all around the world. ...
July 22, 2013 8:30 AM
CloudFlare operates at a significant scale, handling more than a trillion requests through our network every month. ...
April 11, 2013 9:23 PM
There is currently a significant attack being launched at a large number of WordPress blogs across the Internet. The attacker is brute force attacking the WordPress administrative portals, using the username "admin" and trying thousands of passwords. ...
April 08, 2013 7:18 AM
At CloudFlare, we're always looking for ways to eliminate bottlenecks. We're only able to deal with the very large amount of traffic that we handle because we've built a network that can efficiently handle an extremely high volume of network requests. ...
March 27, 2013 4:35 PM
The New York Times this morning published a story about the Spamhaus DDoS attack and how CloudFlare helped mitigate it and keep the site online. The Times calls the attack the largest known DDoS attack ever on the Internet....
March 20, 2013 6:26 PM
At CloudFlare, we deal with large DDoS attacks every day. Usually, these attacks are directed at large companies or organizations that are reluctant to talk about their details. Sometimes a customer is willing to let us tell their story....
March 13, 2013 4:52 PM
When you think of San Francisco, undoubtedly one bridge in particular comes to mind - The Golden Gate Bridge....
March 06, 2013 5:43 PM
CloudFlare had an hour-long outage this last weekend. Thankfully, outages like this have been a relatively rare occurrance for our service. ...
February 22, 2013 9:12 PM
This has been a rough week in the security industry with big attacks and compromises reported at companies from Facebook to Apple. ...
February 14, 2013 1:29 AM
CloudFlare's I'm Under Attack Mode (IUAM) is elegantly simple. When a site is under an application layer (Layer 7) distributed denial of service (DDoS) attack, the mode will return a challenge page to a visitor. ...
December 21, 2012 3:41 AM
Looking at the latest DDoS attack statistics from CloudFlare's network, it seems that hackers love the holidays....
November 27, 2012 11:49 PM
There is a significant conflict in the Middle East. As has been widely reported, along with the physical confrontation between the Israelis and Palestinians, there have been widespread cyber attacks....
November 06, 2012 9:09 AM
Today, Google's services experienced a limited outage for about 27 minutes over some portions of the Internet. The reason this happened dives into the deep, dark corners of networking. ...
October 31, 2012 1:04 AM
Now that Hurricane Sandy has passed and the flood waters have begun to recede, we wanted to recap what we saw over the last 24 hours across the CloudFlare network....
October 30, 2012 7:54 AM
A few weeks ago I wrote about DNS Amplification Attacks. These attacks are some of the largest, as measured by the number of Gigabits per second (Gbps), that we see directed toward our network....
October 28, 2012 8:27 PM
There is a large hurricane in the Atlantic Ocean which is likely to come on-shore in the Eastern United States late tomorrow. Dubbed Sandy, the current track of the hurricane has it making landfall around Philadelphia, Pennsylvania....