From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kO92J8K8SmQjjQAASxT56A (envelope-from ) for ; Thu, 27 Apr 2023 20:19:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aLxPJ8K8SmQFPgAAauVa8A (envelope-from ) for ; Thu, 27 Apr 2023 20:19:46 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2A81039010 for ; Thu, 27 Apr 2023 20:19:46 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ps1fX-0002xl-Pl; Thu, 27 Apr 2023 09:28:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ps1fW-0002sb-1P for bug-guix@gnu.org; Thu, 27 Apr 2023 09:28:18 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ps1fV-0004TR-Aj for bug-guix@gnu.org; Thu, 27 Apr 2023 09:28:17 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ps1fV-0000l3-4u for bug-guix@gnu.org; Thu, 27 Apr 2023 09:28:17 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#56866: [Shepherd] inetd connections not correctly counted? Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 27 Apr 2023 13:28:17 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56866 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 56866@debbugs.gnu.org Received: via spool by 56866-submit@debbugs.gnu.org id=B56866.16826020852759 (code B ref 56866); Thu, 27 Apr 2023 13:28:17 +0000 Received: (at 56866) by debbugs.gnu.org; 27 Apr 2023 13:28:05 +0000 Received: from localhost ([127.0.0.1]:57918 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ps1fJ-0000iI-D4 for submit@debbugs.gnu.org; Thu, 27 Apr 2023 09:28:05 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51452) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ps1fG-0000gW-La for 56866@debbugs.gnu.org; Thu, 27 Apr 2023 09:28:03 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ps1fB-0004BF-8V for 56866@debbugs.gnu.org; Thu, 27 Apr 2023 09:27:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=5nX4jEJX8X7y9RzlbueQwerbL+8+k6AQwafcr50byVs=; b=HLHAa7VQdpWYglHZ+gK+ Uq+W5vtl6ixHc+5XuQaFmCVakdUIayh7fkPfAdthW9JjHE9Rt6hLnhqcld5Q+tuA84l+9DOBTtFRv /jZzmuQOKfNbWz2/FSTD3QGydGay1uEY7FXfyuQdacagXrMfgOJwLV8P7a/iDSNKv83U2I22fUy5n 9ZSAtDOmkSnYXxu4glzHRch+hHwXHQVsluwCdC8NuU+7XHQY8nYGgJRAO7jaxcf1ZapaOFWqaTPDZ mYreSA8UjI9Vi1ggzyeiT5VgKiCqeGEIfYltDU2TdQmbr1xt7lCn81vrt47XxBRlZ9e42OzNw/P2b tzLpQdAjSW4NEA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ps1er-0004QK-OF for 56866@debbugs.gnu.org; Thu, 27 Apr 2023 09:27:54 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87bkt42w8c.fsf@inria.fr> Date: Thu, 27 Apr 2023 15:27:35 +0200 In-Reply-To: <87bkt42w8c.fsf@inria.fr> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Mon, 01 Aug 2022 10:39:47 +0200") Message-ID: <875y9hwj3s.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682619586; a=rsa-sha256; cv=none; b=RlZMbR+rM8R/q3A4tMzULW/++EAbrPMDYD7Ctn4rapp0E4LPunuNW88HeKNmM5e9ZwoU+L 2Fod70wJGSX87pZ/4CW6HGbPGCsqHJWD1O7et5YaySZukcZEFXd+To7M8tVqjW4CtJTl8s ed6D0IluRYp1+s9E+Jtogp2sfsuqDMTVR6YCaNgFhAKCScfbv35KI2GX02tOp8gnhVsD1u NvQrhuxOGEe+niZ8qcK+NiTuThHBqHBE9SkIHPZTQSaNP/IscMSMZ8CtJkZJziIEEEcIYd /gVrC0/WbNMvcT8EY29OWi6oxbb6eAUMxVs/pN4EJjP7plTAsFOyDW68S7O8Sw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HLHAa7VQ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682619586; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=5nX4jEJX8X7y9RzlbueQwerbL+8+k6AQwafcr50byVs=; b=ezzQL1hooLuALlDMiUBRlgBu9Qj04JQ8KzEtunJ36z46dRoe19m5u+/wJn5lnfrcz8QHR8 oLBIH1ekk7bmko0svsLs2HZmS5ZT1SJ0TzNlyYu9gQRT42eroN06EsnlGGQ45sEVrNpCNa 9mmxE/nKT/wgdeEGH6ENp3azGsM3BoAwYhe15HTFmf5CeeVpul1A54pzqjg7U+e0Fi/Ft2 0nsdAxkwUy8z0NxG0pHkZ7rFs2K+ckOdVXQsbs1IF6Obp7XwODO4v1VCyVM9O28xgSaKAu M3FCI9M6EaJr+57vJLVbUY9RCZFiHrWOx8B7LsfchLqBST7IcS5yhiQ8XpT+9g== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HLHAa7VQ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.60 X-Spam-Score: -1.60 X-Migadu-Queue-Id: 2A81039010 X-TUID: 3Iknppx4bbii Hi, Ludovic Court=C3=A8s skribis: > We recently experienced a bug on berlin.guix where we=E2=80=99d be locked= out of > SSH access because shepherd (0.9.1) would say that the maximum > connection number on the sshd inetd service had been reached. This (1) the problem has not occurred again in the intervening 8 months, and (2) there=E2=80=99s no evidence that inetd connection count was at faul= t, I=E2=80=99m closing this bug. Ludo=E2=80=99.