Glenn Slaven
Section Blog
Categories
Section Blog
Categories
Sep 24, 2015
Varnish is an excellent caching application, it’s what it’s designed for after all. However the fact that it ships with a built-in programming language (VCL) makes it very useful for tweaking how...
Aug 13, 2015
Coming from a background as a Windows developer, one of the biggest issues I faced when starting to build *nix apps was how to develop locally. Trying to develop a sails.js app or build a Varnish Cache caching...
Sep 20, 2013
When people come to your website, often the majority of the time that they’re waiting for the site to load is caused by the browser needing to download files from your server. “Things like images,...