Ignored By Dinosaurs brain dump feed brain dump Brain Dump - Drupal and Fastly https://www.ignoredbydinosaurs.com/posts/252-brain-dump-drupal-and-fastly <h4>Prelude</h4> <p>Fastly is a CDN (content deliver network). A CDN makes your site faster by acting as a caching layer between the world wide web and your webserver. It does this by having a globally distributed network of servers and by using some DNS trickery to make sure that when someone puts in the address of your website they're actually requesting that page from the nearest server in that network.</p> <pre><code>$ host www.ecnmag.com www.ecnmag.com is an alias for...</code></pre> Mon, 02 Feb 2015 17:33:00 -0500