Click here to Skip to main content
15,890,123 members
Articles / Programming Languages / Javascript

Fallback from CDN to Local

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
6 May 2013CPOL2 min read 11.1K   4  
A content delivery network (CDN) is aimed at serving the content to end-users with high availability and high performance. But what if the CDN fails, due to an un-reliable internet connection? This tip provides a fall back mechanism for such a scenario.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Mindfire Solutions
India India
Software developer, working at Mindfire Solutions, having hands on experience in both Windows and web application using C#, ASP.NET, ASP.NET MVC.

Comments and Discussions