[mirrorbrain-commits] r7921 - /trunk/mod_mirrorbrain/mod_mirrorbrain.conf

From: <poeml_at_mirrorbrain.org>
Date: Sun, 06 Dec 2009 13:11:00 -0000
Author: poeml
Date: Sun Dec  6 14:10:59 2009
New Revision: 7921

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=7921&view=rev
Log:
mod_mirrorbrain: document MirrorBrainFallback in mod_mirrorbrain.conf

Modified:
    trunk/mod_mirrorbrain/mod_mirrorbrain.conf

Modified: trunk/mod_mirrorbrain/mod_mirrorbrain.conf
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/mod_mirrorbrain/mod_mirrorbrain.conf?rev=7921&r1=7920&r2=7921&view=diff
==============================================================================
--- trunk/mod_mirrorbrain/mod_mirrorbrain.conf (original)
+++ trunk/mod_mirrorbrain/mod_mirrorbrain.conf Sun Dec  6 14:10:59 2009
@@ -140,6 +140,23 @@
         # The directive is additive and can be repeated.
         MirrorBrainExcludeMimeType text/xml
 
+
+        # If a request is to be redirected to a mirror, but no mirror is found
+        # in the database, MirrorBrain will normally deliver the file itself.
+        # However, those requests can alternatively be sent to a fixed list of
+        # mirrors, if one or more are configured as shown below.
+        # The format is: <region code> <country code> <url>
+        # Notes:
+        # 1) Those mirrors _must_ have the files, because no checking is done
+        #    on them. (The directives can be set per directory to achieve
+        #    needed granularity.)
+        # 2) mirrors are prioritized for selection by the clients' country and
+        #    region and randomly choosen according to those priorities.
+        MirrorBrainFallback na us http://ultimate-mirrors.com/mirrors/foobar/
+        MirrorBrainFallback eu de http://www.uptime-king.de/foobar/
+        MirrorBrainFallback as jp ftp://www.diskgiant.jp/pub/mirrors/foobar
+
+
     </Directory>
 
     # For files matching the following file mask (regular expression), 




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Sun Dec 06 2009 - 13:11:02 GMT

This archive was generated by hypermail 2.2.0 : Sun Dec 06 2009 - 13:45:14 GMT