Foursquare: Here’s A Solution to Your PleaseRobMe Problem
March 11, 2010 – 12:50 PM | 0 Comments

By now you have probably heard of PleaseRobMe a service which aggregates all of the foursquare check-in’s into one place using the tweets sent out through the application.  There has been a lot of uproar …

Read the full story »
Geek

Read about the latest geek trends, news, and gadgets right here!

Malware Report

Learn about the latest threats online, how to remove them, and even how to prevent them.

Software

Find all the latest and greatest software out there for Windows, Mac, and Linux.

Twitter

Keep up with the latest from one of the web’s hottest sites (twitter.com).

Video

Never miss another of my videos again – view the latest videos from live.besttechie.net!

RSS FeedEmail SubscriptionsTwitterYouTubeFacebook
buzz_button

Home » Geek, Internet
    Share/Bookmark

What Is A CDN (Content Delivery Network)?

Submitted by Jeff Weisbein on December 20, 2009 – 11:20 AM0 Comments
What Is A CDN (Content Delivery Network)?

A CDN (or Content Delivery Network) is a network of servers that delivers cached static content from websites and applications to an end user based on several factors including the geographic locations of the user, the origin of the static content, and a content delivery server. Essentially, what the job of a CDN is to get the content being requested by the user, delivered to the user as quickly as possible.

In order to fulfill this need the CDN utilizes technology standards like Anycast, lighttpd or nginx, and BGP to send the static content files to the network of servers that are dispersed throughout several strategic geographic locations around the world which then cache the contents of the file. Then once a user who visits a website their computer (browser) makes a request to the server to download the content for viewing. Now this is where a CDN comes into the play. If the website is running a CDN, the CDN will use Point of Presence (PoP) technology to deliver the content being requested by the user using the closest server to their location.

Additionally, a CDN will minimize the number of Internet hops needed to send the content to the end user. Of course, the fewer the hops, the faster the delivery and the faster the site loads.

I recently setup a CDN for BestTechie and I’m very pleased. The site definitely seems much faster. I’ll have another post explaining the uses of CDN’s including how I use it for BestTechie as well as the company I chose to go with it as my CDN provider.

You might also like:

Why Your Website Should Use A CDN (Content Delivery Network)

How To: Improve WordPress Performance

BestTechie.net Network Streaming Schedule

ISPs Preparing For IPv6

Tags: , , , , ,