Subscribe to receive notifications of new posts:

Reliability

MORE POSTS

August 23, 2013

CloudFlare's new WAF: compiling to Lua

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 almo...

July 30, 2013

DDoS Prevention: Protecting The Origin

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 aro...