From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 26 13:14:37 2019 Received: (at 38411) by debbugs.gnu.org; 26 Dec 2019 18:14:37 +0000 Received: from localhost ([127.0.0.1]:56225 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikXee-00085x-UF for submit@debbugs.gnu.org; Thu, 26 Dec 2019 13:14:37 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56055) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ikXed-00085j-QD for 38411@debbugs.gnu.org; Thu, 26 Dec 2019 13:14:36 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46913) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ikXeY-0003t1-NP; Thu, 26 Dec 2019 13:14:30 -0500 Received: from [2a01:e35:2ffd:930:f25f:2121:7012:6c8e] (port=57288 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ikXeX-00041i-N7; Thu, 26 Dec 2019 13:14:30 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: =?utf-8?Q?G=C3=A1bor_Boskovits?= Subject: Re: bug#38411: closed (HTTP pipelining of narinfo requests broken for https://ci.guix.gnu.org) References: <871rtsz77q.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 6 =?utf-8?Q?Niv=C3=B4se?= an 228 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 26 Dec 2019 19:14:28 +0100 In-Reply-To: (GNU bug Tracking System's message of "Wed, 25 Dec 2019 16:52:02 +0000") Message-ID: <87sgl7gdiz.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 38411 Cc: 38411@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: -3.3 (---) Hi G=C3=A1bor, help-debbugs@gnu.org (GNU bug Tracking System) skribis: > This was an upstream regression introduced in nginx 1.17.5. > It is fixed in 1.17.7. Fixed by updating nginx to 1.17.7 in commit: > 32dfde905229e593f9fe60795d2490f99c27aad5 > and updating berlin config in maintenance on commit: > 87d451e9c3381b21e6c7208372576abed84df1e6. > > This is mentioned on then nginx 1.17.7 release notes as: > > Bugfix: a timeout might occur while handling pipelined requests in an > SSL connection; the bug had appeared in 1.17.5. I=E2=80=99m really happy you were able to pinpoint the issue and to help upstream diagnose it. The power of free software! Thank you, Ludo=E2=80=99.