On Wed, 2011-08-24 at 13:32 -0700, John Hardin wrote: > On Wed, 24 Aug 2011, Axb wrote:
> > Would any of the biggish hosters reading this list be willing to donate a > > small VPS to add a couple of update mirrors and offload Daryl's boxes? > > <cough>Coral</cough> > > Granted a coralified reference to daryl.dostech.ca shouldn't be the _only_ > reference, but putting it first woudl sure reduce his load. Speaking about coughing... Nope. Load balancing on mirrors is done by weighting, order does not have any impact on priority. Anyway, the SA PMC already got an offer for an additional mirror [1], and the current issues with Daryl's mirror are expected to be fixed soon-ish. [1] Before Alex broadly poking at the larger players. ;) -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}