From owner-freebsd-questions@FreeBSD.ORG Wed Mar 18 00:31:21 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82809106564A for ; Wed, 18 Mar 2009 00:31:21 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id C0B8A8FC0C for ; Wed, 18 Mar 2009 00:31:20 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: (qmail 77744 invoked by uid 89); 18 Mar 2009 00:36:04 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by v6.ibctech.ca with ESMTPA; 18 Mar 2009 00:36:04 -0000 Message-ID: <49C040C9.3090107@ibctech.ca> Date: Tue, 17 Mar 2009 20:31:05 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Don Read References: <25F15A6A-6A95-4500-9831-9021A5102450@charter.net> <20090317191354.4c98b2de@sbcglobal.net> In-Reply-To: <20090317191354.4c98b2de@sbcglobal.net> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Charles Howse , FreeBSD Questions Subject: Re: Physical location of cvsup servers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Mar 2009 00:31:21 -0000 Don Read wrote: > On Tue, 17 Mar 2009 18:50:46 -0500 Charles Howse said: > >> Hi, >> Can anyone point me to a link that shows the physical location of the >> U.S. cvsup servers? >> >> > > Not physical, but by wire time: > > localhost# fastest_cvsup -c us ...and for those in Canada: # fastest_cvsup -c ca,us The cvsup.ca.FreeBSD.org server has been the server with least latency for me for months (given I always test against US and CA). Props to the ops at Cogeco. Steve