diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110112/002073.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110112/002073.html | 100 |
1 files changed, 100 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110112/002073.html b/zarb-ml/mageia-dev/20110112/002073.html new file mode 100644 index 000000000..6f1c57115 --- /dev/null +++ b/zarb-ml/mageia-dev/20110112/002073.html @@ -0,0 +1,100 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Proposal for Mageia: implement bitorrent protocol to allow updates download + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%20for%20Mageia%3A%20implement%20bitorrent%20protocol%0A%20to%20allow%20updates%20download&In-Reply-To=%3C4D2D15D6.5020404%40laposte.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002078.html"> + <LINK REL="Next" HREF="002074.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Proposal for Mageia: implement bitorrent protocol to allow updates download</H1> + <B>andre999</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%20for%20Mageia%3A%20implement%20bitorrent%20protocol%0A%20to%20allow%20updates%20download&In-Reply-To=%3C4D2D15D6.5020404%40laposte.net%3E" + TITLE="[Mageia-dev] Proposal for Mageia: implement bitorrent protocol to allow updates download">andr55 at laposte.net + </A><BR> + <I>Wed Jan 12 03:45:42 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002078.html">[Mageia-dev] Proposal for Mageia: implement bitorrent protocol to allow updates download +</A></li> + <LI>Next message: <A HREF="002074.html">[Mageia-dev] Proposal for Mageia: implement bitorrent protocol to allow updates download +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2073">[ date ]</a> + <a href="thread.html#2073">[ thread ]</a> + <a href="subject.html#2073">[ subject ]</a> + <a href="author.html#2073">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Michael Scherer a écrit : +><i> +</I>><i> Le mardi 11 janvier 2011 à 20:03 +0100, Marcello Anni a écrit : +</I>>><i> hi all, +</I>>><i> i have one question (maybe it can be a proposal): is it possible to implement +</I>>><i> the torrent protocol to faster download the updates of the distro? it could be +</I>>><i> an interesting features for the coming Mageia releases +</I>><i> +</I>><i> I think the issue of faster download could be simply taken care by +</I>><i> having more mirror, or faster one. +</I>><i> +</I>><i> I had under the impression that some ISP throttle down bittorrent, and +</I>><i> that it may not be very nat and firewall friendly.. +</I> +Some suggestions for faster downloads without bittorrent. +1) use aria2c (or a similar application), which uses multiple +connections, defaulting to 5, and allows multiple mirrors. +By default it starts by allocating space for the file to be downloaded, +which allows non-sequential downloading of the file, facilitating faster +downloading from multiple sites. + +2) use mirrors which allow multiple connexions. +(Of course, with download software that takes advantage of this.) + +3) use multiple mirrors. +(Again, according to download software.) + +4) use ftp instead of http + +5) use closer mirrors. (less delay in handshaking, etc.) + +In my case, using aria2c with 2 mirrors and the default 5 connexions is +at least 3 times as fast as a single connexion (to my closest mirror). +And a much greater improvement over other download options I've tried. + +I also have configured rpmdrake to use aria2c -- it seems to give me +faster and more reliable updating, but I don't have any figures. + +aria2c is a console app, but it works well enough for me that I haven't +(yet) bothered to install the available GUI frontend. + +-- +André +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002078.html">[Mageia-dev] Proposal for Mageia: implement bitorrent protocol to allow updates download +</A></li> + <LI>Next message: <A HREF="002074.html">[Mageia-dev] Proposal for Mageia: implement bitorrent protocol to allow updates download +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2073">[ date ]</a> + <a href="thread.html#2073">[ thread ]</a> + <a href="subject.html#2073">[ subject ]</a> + <a href="author.html#2073">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |