MORE POSTS
December 10, 2013 10:00 AM
Ask CloudFlare: How do I make my website faster?
We get asked this question all the time: How do I make my website faster? So, on Thursday, we're holding a webcast to go through our recommendations and also answer your questions live....
December 12, 2012 6:35 PM
CDNJS: The Fastest Javascript Repo on the Web
More than a year ago, Ryan Kirkman and Thomas Davis approached us about a project they were working on. Dubbed CDNJS, the project had a noble goal: make the world's Javascript resources load as fast as possible....
July 03, 2012 3:21 PM
Go at CloudFlare
The other day I blogged here about our new Railgun software that speeds up the back haul between CloudFlare data centers and our clients' servers. At CloudFlare we're using a number of different languages depending on the task....
March 09, 2012 2:27 AM
Come Meet Team CloudFlare at SXSW
CloudFlare has been a big supporter of SXSW. This summer, when the Interactive, Film, and Music festival opened its Panel Picker for submissions, CloudFlare helped keep it online under the flood of ensuing traffic. A bunch of folks from team CloudFlare are headed to Austin....
October 03, 2011 2:30 AM
Combining Javascript & CSS, a Better Way
The conventional wisdom in web performance circles is that you want to combine multiple javascript and CSS files. The reason for this is that there is significant overhead every time you setup a new HTTP request. More requests, more wasted overhead....
June 18, 2011 11:35 PM
An All New (and Improved) AutoMinify
We turned on AutoMinify as a beta feature a while ago, but we weren't particularly happy with it. Originally, we did it the same way everyone else does: we'd request the resource from the origin, serve it unminified on the first load, cache it, and then......
June 16, 2011 11:14 PM
App a Day #13 - CDNJS Selections for Legacy Browser Support
To demonstrate the utility of this open-source repository, today's CloudFlare App is CDNJS Selections, where a click installs the selected JavaScript libraries on your site....
June 16, 2011 8:43 PM
CDNJS: Community Moderated Javascript Libraries + CloudFlare
If you're using a Javascript library, the ideal case is that your visitors arrive on your site with it already stored in their browser's cache. The more sites that use the same URL to reference the library, the more likely it is that it will be cached even for first-time visitors...
June 15, 2011 10:59 PM
App a Day #11 - ExceptionHub for JavaScript Error Tracking
The utility of JavaScript in modern websites increases daily. Whatever the web application, JavaScript is often the answer. But debugging can be a slog, and it's nearly impossible to capture the diversity of web browsers in the real world, no matter how comprehensive your test su...
May 03, 2011 7:39 PM
News From CloudFlare Labs: Javascript Preloader Research
Some of the techniques that CloudFlare uses to make sites faster and safer have generally been around and used by the Internet Giants for some time. In other places, CloudFlare is breaking new ground in offering state-of-the-art technologies to increase performance and security. ...