From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8BAyBH2pcGRodgAASxT56A (envelope-from ) for ; Fri, 26 May 2023 14:43:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CEzvAn2pcGTpFwAAG6o9tA (envelope-from ) for ; Fri, 26 May 2023 14:43:41 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E630D3C0DF for ; Fri, 26 May 2023 14:43:39 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q2Wmc-0003ON-CC; Fri, 26 May 2023 08:43:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q2WmZ-0003MY-Fe for guix-devel@gnu.org; Fri, 26 May 2023 08:42:59 -0400 Received: from mail.envs.net ([5.199.136.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q2WmX-00069C-48 for guix-devel@gnu.org; Fri, 26 May 2023 08:42:59 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 7C26338A1913; Fri, 26 May 2023 12:42:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1685104964; bh=7dxj7HKZhTpqAFTtpiKtiO8iua/zWsbKOcQ0DwDaGGc=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=qpoS4bDX1oGoEbTODkSU3x0QqIHAf24UOF83tReyXcpVj0LD7YSbr9HH9TyxCxUWG Citv/TK5MlKLh25o1jXMJ6LBsTAyAg9DXpyucFwU+wXer6RgVpl5OxHbqEtKkJm6a7 Q034EhiJ/KcEG2mnHy6bDeDf2+OErNF5FtshrYi/N1ekSq7cGeWiQjGxZ0N2CEblxu 7iZqLixGrm4Wqa4V2wb6jAEuRLnBc24fnVmKKx4TlW4r4F/7dz6sPVq3jMUCIDArRc BSHK/iGhdnzextKViC8fcpYnpXcNOVrGa49N0w2CrYSuDPhlEIuA/heA7Jwiv7c1FN /oqwSXCSPS5IWLPLWlc9n9O3NykXWVHK/WXOi/OUvjMk5HfL6jC9HDtXqxH2DPLMsF sSeiy4fHFjWobcTZLf+B9X2TWSzpShEtrh4FTtyGLIGqdqYdL3Heyw6AA+BnCuM1k9 iShldvTvAJAYNdsR623OCxz3hMdlNHiqk5a0LU2lYNFLOS05pDP3F3GJlCGCi8AceV ScrAFsanes7FtNrye/RwqibPi6fxWObELpVuRN7n4JhbfIflFcTqDswFpyiOXDLNyz nd0ezWDjWCroNfFIOJQ+wVZghl6vX62QvSGDtyK57eFbRGEgupL6Q5PVp6cIBk0UoE k+QGRR+LglCdRqjYq8Ld9odY= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id BpqpWE0sQ92Z; Fri, 26 May 2023 12:42:41 +0000 (UTC) Received: from localhost (unknown [36.170.56.249]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Fri, 26 May 2023 12:42:40 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 5f4ded0e; Fri, 26 May 2023 12:42:32 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Christopher Baines Cc: guix-devel@gnu.org Subject: Re: Do substitutes download slowly for you? / Speeding up substitute delivery/mirrors In-Reply-To: <87bki84hxi.fsf@cbaines.net> (Christopher Baines's message of "Thu, 25 May 2023 14:52:24 +0100") References: <87bki84hxi.fsf@cbaines.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Date: Fri, 26 May 2023 20:42:32 +0800 Message-ID: <87ilcfqn5z.fsf@envs.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@envs.net; helo=mail.envs.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list 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+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1685105020; a=rsa-sha256; cv=none; b=gO0syNEisjT7qL0pmc1JgwQgQFfrHFCYr0zATOlaUz7XrQFgf4fPgA5gsQMrvMWujGwf9c 5KBCCLz7utaplD2H7f7uitzRoj3ELVFlYNHv3E8bD2Ik72loA2r29N33wnwdwak89YOzkk NiACfPjtwHdQqPAb7CiHRJFvXO3h/FA/TVq8zhtVWI1Q4siR8zOC913CrNmFayFEhdJTR1 9T1GaQp5DjtyR4zA0EsVHqaeqKRGcjGyIkPIkhNJhoyJ5GJpAcsLTkdfogZNnQ0iVHV6tJ aQuehJWTURKQcP6utr0lHI1eyuhw70aNbpwaYWfsU0T5Elr6FEpxKKILPn2iMw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=envs.net header.s=modoboa header.b=qpoS4bDX; dmarc=pass (policy=quarantine) header.from=envs.net; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1685105020; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=7dxj7HKZhTpqAFTtpiKtiO8iua/zWsbKOcQ0DwDaGGc=; b=ID350RBXXoGbwfXi0ZlOVN7OQYJqyU6eCiGd7LwA6dHMaJZe6ZgsSjqCT8AtJO4lymdThq LNjpMZWQLj9HzK2ptGg98jb6izJMDC46NrG6yrCgkqLqiKSADglZCopKm83FswbR7alMsO pcHrxYUxvKJLYlqhIhdM5uDVwKP392bTeNGjsA9fsye3u4Y5tJtAqeUuGl5EWM7OoPdISZ Xfck7msQiRjQgpuCyn9CpskH23XMDVtA7ZgVgqWsqhPP2mmn8hjxQNzwb4Fb4emveqvSKV TzCIsOK9F+r6w8GbSpyn73CetYb+af5IYyFV5GOBr9uMPcbMQZxF1/D4NUbPUw== X-Migadu-Spam-Score: -7.71 X-Spam-Score: -7.71 X-Migadu-Queue-Id: E630D3C0DF X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=envs.net header.s=modoboa header.b=qpoS4bDX; dmarc=pass (policy=quarantine) header.from=envs.net; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-TUID: IYDirW3G057E Christopher Baines writes: > While I did stop running a mirror in Singapore, it's now back and from > the discussion on IRC today [3] there was some anecdotal evidence that > this helps with fetching substitutes from China. Yes, only the Singapore IPv4 mirror is usable for me in China. [berdeaux] wget 'https://bordeaux.guix.gnu.org/nar/lzip/078vr3r8mn3yrwzwxw64hmcyshic9p= 3q-stellarium-0.21.0' Connecting to bordeaux.guix.gnu.org (bordeaux.guix.gnu.org)|2a0c:e300::58|:= 443... connected. ...... 159.69K 8.27KB/s eta 6h 50m=20 wget -4 'https://bordeaux.guix.gnu.org/nar/lzip/078vr3r8mn3yrwzwxw64hmcyshi= c9p3q-stellarium-0.21.0' Connecting to bordeaux.guix.gnu.org (bordeaux.guix.gnu.org)|185.233.100.56|= :443... connected. ...... 31.69K 5.60KB/s eta 10h 6m ^C [us-east-mirror] wget 'https://bordeaux-us-east-mirror.cbaines.net/nar/lzip/078vr3r8mn3yrwzw= xw64hmcyshic9p3q-stellarium-0.21.0' Connecting to bordeaux-us-east-mirror.cbaines.net (bordeaux-us-east-mirror.= cbaines.net)|5.161.49.48|:443... connected. Saving to: =E2=80=98078vr3r8mn3yrwzwxw64hmcyshic9p3q-stellarium-0.21.0.2=E2= =80=99 ...... 639.69K 26.8KB/s eta 1h 57m ^C [singapore-mirror] wget 'https://bordeaux-singapore-mirror.cbaines.net/nar/lzip/078vr3r8mn3yrw= zwxw64hmcyshic9p3q-stellarium-0.21.0' Connecting to bordeaux-singapore-mirror.cbaines.net (bordeaux-singapore-mir= ror.cbaines.net)|2401:c080:1400:71df:5400:4ff:fe73:757d|:443... connected. ...... 415.69K 22.1KB/s eta 2h 9m ^C wget -4 'https://bordeaux-singapore-mirror.cbaines.net/nar/lzip/078vr3r8mn3= yrwzwxw64hmcyshic9p3q-stellarium-0.21.0' Connecting to bordeaux-singapore-mirror.cbaines.net (bordeaux-singapore-mir= ror.cbaines.net)|64.176.80.78|:443... connected. ...... 14.59M 199KB/s eta 11m 22s