From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: HTTPS for Hydra Date: Fri, 18 Mar 2016 22:05:26 +0100 Message-ID: <87wpozjy3t.fsf@gnu.org> References: <8760y4ythn.fsf@gnu.org> <87d1qvs9un.fsf@gnu.org> <8737rrv2ey.fsf@gnu.org> <87pouvqu2w.fsf@gnu.org> <877fh2wgg7.fsf@gnu.org> <87egb8pyr1.fsf@gnu.org> <87mvpwbwk4.fsf@gnu.org> 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]:54520) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ah1aP-0003i2-F3 for guix-devel@gnu.org; Fri, 18 Mar 2016 17:05:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ah1aM-00074b-9Q for guix-devel@gnu.org; Fri, 18 Mar 2016 17:05:33 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57168) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ah1aL-00074X-UX for guix-devel@gnu.org; Fri, 18 Mar 2016 17:05:30 -0400 In-Reply-To: <87mvpwbwk4.fsf@gnu.org> (Roel Janssen's message of "Thu, 17 Mar 2016 22:53:47 +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: Roel Janssen Cc: guix-devel@gnu.org Roel Janssen skribis: > Ludovic Court=C3=A8s writes: >> Starting from a few hours ago, nginx at hydra.gnu.org times out after >> ~10s instead of 60s. So when hydra.gnu.org is loaded, the /api requests >> time out and we don=E2=80=99t get build status icons. > > Well, 10 seconds is a lot of time. I used a shorter timeout for some of the requests, in particular .narinfo requests (aka. =E2=80=9Cupdating the list of substitutes=E2=80=9D.) > Time for a faster API response from Hydra ;) You can=E2=80=99t imagine the load peaks this machine reaches. :-) Ludo=E2=80=99.