diff options
Diffstat (limited to 'zarb-ml/mageia-webteam/2012-November/002216.html')
-rw-r--r-- | zarb-ml/mageia-webteam/2012-November/002216.html | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/zarb-ml/mageia-webteam/2012-November/002216.html b/zarb-ml/mageia-webteam/2012-November/002216.html new file mode 100644 index 000000000..7a59e209a --- /dev/null +++ b/zarb-ml/mageia-webteam/2012-November/002216.html @@ -0,0 +1,97 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-webteam] [Bug 3166] use mirrorbrain for download managemenet instead of broken mirror-choosing by timezone + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%203166%5D%20use%20mirrorbrain%20for%20download%0A%20managemenet%20instead%20of%20broken%20mirror-choosing%20by%20timezone&In-Reply-To=%3C20121120002936.5B38F46D0D%40alamut.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002215.html"> + <LINK REL="Next" HREF="002217.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-webteam] [Bug 3166] use mirrorbrain for download managemenet instead of broken mirror-choosing by timezone</H1> + <B>Christian Lohmaier</B> + <A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%203166%5D%20use%20mirrorbrain%20for%20download%0A%20managemenet%20instead%20of%20broken%20mirror-choosing%20by%20timezone&In-Reply-To=%3C20121120002936.5B38F46D0D%40alamut.mageia.org%3E" + TITLE="[Mageia-webteam] [Bug 3166] use mirrorbrain for download managemenet instead of broken mirror-choosing by timezone">bugzilla-daemon at mageia.org + </A><BR> + <I>Tue Nov 20 01:29:36 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="002215.html">[Mageia-webteam] [Bug 3166] use mirrorbrain for download managemenet instead of broken mirror-choosing by timezone +</A></li> + <LI>Next message: <A HREF="002217.html">[Mageia-webteam] [Bug 3166] use mirrorbrain for download managemenet instead of broken mirror-choosing by timezone +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2216">[ date ]</a> + <a href="thread.html#2216">[ thread ]</a> + <a href="subject.html#2216">[ subject ]</a> + <a href="author.html#2216">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE><A HREF="https://bugs.mageia.org/show_bug.cgi?id=3166">https://bugs.mageia.org/show_bug.cgi?id=3166</A> + +--- Comment #21 from Christian Lohmaier <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">lohmaier+mageia at googlemail.com</A>> 2012-11-20 02:29:35 CET --- +@Thierry: Picking timezone as in the bug mentioned in the initial description +has nothing to do with mirrorbrain. + +Mirrorbrain does geolocation by IP, so depending on timezone is not necessary +at all.. + +I did create the patch for <A HREF="https://qa.mandriva.com/show_bug.cgi?id=56879">https://qa.mandriva.com/show_bug.cgi?id=56879</A> +because Mandriva (and Mageia) does *not* use mirrorbrain, but instead *does* +depend on the timezone. + +Currently, the $MIRRORLIST method uses the system's timezone-city as reference +as to what mirror to use, and this is stupid, at least in central Europe (where +there are many mirrors that are much closer than your country's capital city) + + +To make it clear: Mirrorbrain doesn't depend on any user-configured stuff. It +decides based on the IP that is used what mirror to chose. It does geolocation +by IP. + +Ordered from worse to best: +* location reference point is taken from the timezone (urpmi as it is now) +* user has the option to manually specify his actual location (urpmi with +patch, patch is available) +* user doesn't have to bother, but closest mirror is assigned by having the +downlaod-server examine the IP that is used to connect (mirrorbrain on server, +no patch to urpmi necessary, but no mirrorbrain installed yet) + +If you meant that urpmi should query the geolocation on the user's machine and +use that instead, this would be an alternative method, but of course without +the other benefit that mirrorbrain would bring. And this way would also require +Mageia to setup an appropriate service that would return the location on +request (or you would have to require a geolocation-database package to +installed on the user's system, not very nice....) + +-- +Configure bugmail: <A HREF="https://bugs.mageia.org/userprefs.cgi?tab=email">https://bugs.mageia.org/userprefs.cgi?tab=email</A> +------- You are receiving this mail because: ------- +You are on the CC list for the bug. +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002215.html">[Mageia-webteam] [Bug 3166] use mirrorbrain for download managemenet instead of broken mirror-choosing by timezone +</A></li> + <LI>Next message: <A HREF="002217.html">[Mageia-webteam] [Bug 3166] use mirrorbrain for download managemenet instead of broken mirror-choosing by timezone +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2216">[ date ]</a> + <a href="thread.html#2216">[ thread ]</a> + <a href="subject.html#2216">[ subject ]</a> + <a href="author.html#2216">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam +mailing list</a><br> +</body></html> |