From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 03 15:47:42 2018 Received: (at 33600) by debbugs.gnu.org; 3 Dec 2018 20:47:42 +0000 Received: from localhost ([127.0.0.1]:59499 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gTv81-0007bp-S2 for submit@debbugs.gnu.org; Mon, 03 Dec 2018 15:47:42 -0500 Received: from sender-of-o52.zoho.com ([135.84.80.217]:21425) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gTv7z-0007bg-J4 for 33600@debbugs.gnu.org; Mon, 03 Dec 2018 15:47:40 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1543870046; cv=none; d=zoho.com; s=zohoarc; b=B5ljPm2YmRWZ9S+bL7s2cu9/8Z4gd+KE/6s7GyhBjhw/yauTHU+5M4cFU/IXTUQwjx5SZBr64YYFgi4sgTP4CYl4habGc94eZCm5ibpQ+cM9C2y8jgYDO2I+qPnLrvsePG0UtWhkEiLe0IQd8Jxd8DsTmWVKfj4nxb8GrKWwPFE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1543870046; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=/5TM3tHFn7+Ursugk1BzWVOBbX8nJ9HkohNMwmmFa78=; b=W2SQ81/dl6C3JtaHvHzkToAd5FuVOyUT4ebYlbdrNMr/+M0/x9p7caLKgVU1Sb6XXe6IQ4pYx8WcumRKEcVOSH1ZGxkr/UP41VuQQCU+gzb5VT4BVv2k2VOzQAr0pi1pmbCioLamskgu3bOVa66eXOb9tZUmFI6U5Qe9ttFPeVI= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1543870046; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; l=1196; bh=/5TM3tHFn7+Ursugk1BzWVOBbX8nJ9HkohNMwmmFa78=; b=Y+ZyCTNEHpUfBX+lKOtLqtEUdTeZHehIiSt4OKhaUy8N6VqmiVj31DVQFRi3ZC2t d34643fdBsL/Plo5IeABofRef8QLN+CsoG+kM7QnirlQfyQVTX0+NI92KL+VLq3ns3i CaG9rTohKrITu8z9W5Gfcdaim2z3CIf0KmtsQRO0= Received: from localhost (p578E70E4.dip0.t-ipconnect.de [87.142.112.228]) by mx.zohomail.com with SMTPS id 1543870044023408.51940198789544; Mon, 3 Dec 2018 12:47:24 -0800 (PST) References: <20181203154335.10366-1-ludo@gnu.org> <87tvju6145.fsf@gnu.org> User-agent: mu4e 1.0; emacs 26.1 From: Ricardo Wurmus To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: Using a CDN or some other mirror? In-reply-to: <87tvju6145.fsf@gnu.org> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Mon, 03 Dec 2018 21:47:20 +0100 Message-ID: <87wooqgwx3.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 33600 Cc: guix-devel@gnu.org, 33600@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Ludovic Court=C3=A8s writes: > Hello, > > Ludovic Court=C3=A8s skribis: > >> These patches (actually the last one) switch Guix to default to >> for substitutes, in preparation for the >> upcoming 0.16.0 release (hopefully this week!). > > Right now, ci.guix.info points to berlin.guixsd.org, the front-end of > the build farm hosted at the MDC. > > The previous setup was that mirror.hydra.gnu.org mirrors hydra.gnu.org > (the actual build farm front-end) using an nginx proxy: > > https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/nginx= /mirror.conf > > This provides a bit of redundancy that we don=E2=80=99t have currently for > berlin. > > Thus, I=E2=80=99m thinking about using a similar setup, but hosting the m= irror > on some Big Corp CDN or similar. Chris Marusich came up with a setup > along these lines a while back: > > https://lists.gnu.org/archive/html/guix-devel/2016-03/msg00312.html Large ISPs also provide CDN services. I already contacted Deutsche Telekom so that we can compare their CDN offer with the Amazon Cloudfont setup that Chris has configured. -- Ricardo