Download List

Descripción del Proyecto

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.

2012-02-22 12:06 Back to release list
2.16.0

El bugfix más importante de esta versión es un accidente que (sólo) podría ocurrir cuando espejos respaldos estaban configurados (codificados con la Directiva de MirrorBrainFallback en el archivo de configuración de Apache). Las otras soluciones son en su mayoría ajustar para Python más reciente y construir entornos. El escáner es un poco mejor. URL firma (introducido en 2.14.0) ahora es considerado estable.

Tags: Stable, Bugfixes, Feature Enhancements
The most significant bugfix in this release is for a crash which could (only) occur when fallback mirrors were configured (hardcoded with the MirrorBrainFallback directive in the Apache configuration file). The other fixes are mostly to adjust for newer Python and build environments. The scanner is a little better. URL signing (introduced in 2.14.0) is now considered stable.

Project Resources