From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 02/31] download: Add KDE mirrors. Date: Tue, 2 Aug 2016 18:40:52 +0200 Message-ID: References: <20160801181342.16203-1-david@craven.ch> <20160801181342.16203-3-david@craven.ch> <20160801195430.GC6728@solar> <87y44fxzoh.fsf@gnu.org> <20160802154700.GA9771@jasmine> <20160802162737.GA24867@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50497) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUckW-0005kd-9m for guix-devel@gnu.org; Tue, 02 Aug 2016 12:41:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUckS-0007P0-5M for guix-devel@gnu.org; Tue, 02 Aug 2016 12:40:59 -0400 Received: from mail-yw0-x244.google.com ([2607:f8b0:4002:c05::244]:36410) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUckQ-0007OQ-UM for guix-devel@gnu.org; Tue, 02 Aug 2016 12:40:56 -0400 Received: by mail-yw0-x244.google.com with SMTP id u134so15027313ywg.3 for ; Tue, 02 Aug 2016 09:40:53 -0700 (PDT) In-Reply-To: <20160802162737.GA24867@jasmine> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: guix-devel It's not a dns load balancer I don't think. dig download.kde.org always resolves to 195.135.221.71. I don't know how to get curl to show me the final destination after port forwarding and http redirects. Not that it isn't a good idea that is. I'm just testing my understanding of networks that's all.