From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Server for Guix Hydra/Slave ? Date: Sat, 05 Mar 2016 23:00:25 +0100 Message-ID: <87oaas1t6u.fsf@gnu.org> References: <87oaav9o0k.fsf@grrlz.net> <20160305110411.GA23510@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acKFT-0001E3-Pm for guix-devel@gnu.org; Sat, 05 Mar 2016 17:00:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acKFQ-00017M-E1 for guix-devel@gnu.org; Sat, 05 Mar 2016 17:00:31 -0500 In-Reply-To: <20160305110411.GA23510@solar> (Andreas Enge's message of "Sat, 5 Mar 2016 12:04:11 +0100") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org, Nils Gillmann Andreas Enge skribis: > On the other hand, an additional mirror cache could always be useful; > with mirror.guixsd.org, we are experimenting right now, so I do not know > whether an additional mirror will make a big difference or not. If you want to try this, just run nginx with the configuration that is available at: http://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/nginx/mi= rror.conf Ludo=E2=80=99.