Download List

Project Description

MirrorBrain is a framework to run a content delivery network using mirror servers. It solves a challenge that many popular open source projects face: a flood of download requests, often magnitudes more than a single site could practically handle. A central (and probably the most obvious) part is a "download redirector" that automatically redirects requests from Web browsers or download programs to a mirror server near them. Choosing a suitable mirror for a user's request is the key, and MirrorBrain uses geolocation and global routing data to make a sensible choice and achieve load-balancing for the mirrors at the same time. The algorithm is both sophisticated and easy to control and tune. In addition, MirrorBrain monitors mirrors, scans them for files, generates mirror lists, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-11 11:41 Back to release list
2.12.0

This release stores geographical coordinates in the mirror database records. It fixes incorrect hash filenames constructed by mod_mirrorbrain on Debian (issue 35). It fixes an incorrect URL type within Metalinks for FTP URLs (issue 23). It fixes incorrect URLs printed by 'mb file ls -u' (issue 36). It removes the code for backwards compatibility with obsolete hash cache filename schemes (pre-2.10). It tries harder to catch rsync timeouts (also during connect time) (issue 12). It fixes FTP auth scanning and the mb db shell. There are documentation enhancements.
Tags: Stable, Bugfixes, Feature Enhancements

Project Resources