<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, 12 Sep 2018 at 17:50, Florian Pritz via arch-devops <<a href="mailto:arch-devops@lists.archlinux.org">arch-devops@lists.archlinux.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If we were to use mirrorbrain, the pacman mirror list<div style="font-family:verdana,sans-serif;display:inline" class="gmail_default"> </div>would only contain the redirector URL, correct?</blockquote><div></div><div><div style="font-family:verdana,sans-serif" class="gmail_default">
<div style="font-family:verdana,sans-serif" class="gmail_default">I 
wouldn't expect we would replace the content of mirrorlist with the 
single URL to mirrorbrain; just add it as the top option 
 under "Worldwide", perhaps with a short description of it's purpose. At
 the very most it could be uncommented as the default option, but I 
think leaving everything commented so the user can select would still be
 best.</div></div></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-family:verdana,sans-serif;display:inline" class="gmail_default"></div>That would then mean<div style="font-family:verdana,sans-serif;display:inline" class="gmail_default"> </div>that pacman asks the redirector for each individual package which I<br>
think generates way too much unnecessary load compared to our current<br>
system. <br></blockquote><div><br></div><div><div style="font-family:verdana,sans-serif" class="gmail_default">IME, the load isn't particularly bad since it's primary work is just handing out 301 redirects based on read-only DB queries. I obviously haven't benchmarked, but if I had to estimate then I would say the BBS produces far more load considering it's CRUD DB operations and page generation functions. The DB-writing requirements are non-interactive and can be run as low-priority to minimize impact.<br></div><div style="font-family:verdana,sans-serif" class="gmail_default">According to [0], "handling all downloads of OpenOffice.org, a busy site, could be called <em>boring</em>.
 A simple 512MB box can do this. Handling all openSUSE.org traffic 
(20-40 millions hits per day) is still relaxed (commodity hardware, 
server load: zero point something)."</div><br></div><div style="font-family:verdana,sans-serif" class="gmail_default">
[0] <a href="http://mirrorbrain.org/">http://mirrorbrain.org/</a></div></div></div>