News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

ThinkPHP Blog: Methods to Reduce the Load of Your Webserver by Caching Content

RoofTopSolutions.nl: Caching in PHP using the filesystem, APC, and Memecached

Gennady Feldman's Blog: Installing Oracle Instant Client 11g and PECL OCI8 (Part 2)

ProDevTips.com: Pagination with PHP Doctrine

David Coallier's Blog: Installing PHP6 (For beginners)


Community Events







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


framework database zend mysql PHP5 ajax releases application release PEAR conference package code cakephp zendframework book example job security developer

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