News Feed
Jobs Feed
Sections




News Archive
Mpwebwizard.com:
Use a mirror for hits from popular websites
December 18, 2006 @ 15:49:00

There's a tutorial over on mpwebwizard.com that's been updated and talks about using a mirror to handle hits from a popular website (like digg or slashdot).

caching services such as coral content distribution network provide an alternative for when your site goes down, but why wait until it gets to that stage? why not just send all your hits from high-end websites to the coral cache version? well, there isn't a good reason not to, so i'll show you how to do it automatically.

He provides the simple script that looks for certain sites in the "HTTP_REFERER" value of incoming calls and pushes them off to the cached location with a header() redirect. The whole thing is only 12 lines, not counting the $sites array.

0 comments voice your opinion now!
mirror automatically tutorial coral content distribution network referrer mirror automatically tutorial coral content distribution network referrer


blog comments powered by Disqus

Similar Posts

Manuel Pichler's Blog: Howto create custom rule sets for PHPMD

PHPImpact Blog: Agile Database Deployment Using Phing

Ask About PHP: Codeigniter: Handling errors

Stefan Mischook's Blog: Turning on display_errors in WAMP - Video Tutorial

DevShed: Performing Basic Tasks with MySQL 4.1 and Above, using mysqli with PHP 5


Community Events











Don't see your event here?
Let us know!


code interview unittest example conference development application functional community tool zendframework2 opinion podcast release framework testing series introduction phpunit language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework