Date: Thu, 20 Jul 2000 16:24:44 -0500 From: "Shawn Barnhart" <swb@grasslake.net> To: <stable@FreeBSD.ORG> Subject: Re: CVSup server loads (was: Stable broken) Message-ID: <008f01bff290$ecca5a40$b8209fc0@campbellmithun.com> References: <Pine.BSF.4.21.0007200001080.84615-100000@freefall.freebsd.org> <3976A60C.BE9DE986@urx.com> <20000720095625.A91025@hdroam.ssd.loral.com> <3977334E.AE1F303F@urx.com> <200007202101.OAA17106@vashon.polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Is there a listing of the geographic locations of the cvsup servers along with their parent network providers? Something like this with the docs for cvsup might be kind of nice. You might be able to make an educated guess as to which cvsup server is the most likely work best. Or, I suppose you could do this: $ for i in 1 2 3 4 5 6 7 8; do traceroute cvsup$i.freebsd.org | tail -n 1; done (Closest for me is 13 hops; best RTT is 49ms to MIT..) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008f01bff290$ecca5a40$b8209fc0>