From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Patchwork + automated checking and testing of patches Date: Tue, 06 Nov 2018 19:52:57 +0100 Message-ID: <87k1lqvy0m.fsf@elephly.net> References: <87h8h29z2j.fsf@cbaines.net> <87pnvostyl.fsf@gnu.org> <871s844oh0.fsf@cbaines.net> <87sh0e2v7v.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]:34115) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gK6TV-0001AW-Jc for guix-devel@gnu.org; Tue, 06 Nov 2018 13:53:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gK6TU-0008DZ-EU for guix-devel@gnu.org; Tue, 06 Nov 2018 13:53:17 -0500 In-reply-to: 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: =?utf-8?Q?G=C3=A1bor?= Boskovits Cc: Guix-devel G=C3=A1bor Boskovits writes: > I have noticed that issues.guix.info goes to 504 quite often, Ricardo sai= d it > was because we only have one backend. So it might be a good idea to get > some infrastructure up there. WDYT? The software needs to be modified a little, e.g. to add fibers. I=E2=80=99= ll try to implement this soon. Currently, there=E2=80=99s just a single server process, and it blocks whil= e it computes a response to a request. -- Ricardo