From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.lisp.guile.user Subject: Re: Fibers web server: use multiple server sockets Date: Wed, 2 Nov 2022 20:57:38 +0100 Message-ID: References: <87k04dtahl.fsf@web.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rmEVnJICRRnsAlnb" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4301"; mail-complaints-to="usenet@ciao.gmane.io" Cc: guile-user@gnu.org To: "Dr. Arne Babenhauserheide" Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Wed Nov 02 20:58:06 2022 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oqJsE-0000rc-2v for guile-user@m.gmane-mx.org; Wed, 02 Nov 2022 20:58:06 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oqJrt-000880-Cl; Wed, 02 Nov 2022 15:57:45 -0400 Original-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 1oqJrr-00087s-M1 for guile-user@gnu.org; Wed, 02 Nov 2022 15:57:43 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oqJrq-0005ed-0z for guile-user@gnu.org; Wed, 02 Nov 2022 15:57:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject :Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=UXZChEKXUaj+Hvn0HE1cLtwP+oZrLoiL45bbK1DmHQ8=; b=mYUR5XxOCcobZANT20NxbrGBbi 9quLYp80E4SyNeNlrj1B/U24EQ5aEHJWkZGlIBilNGO3XVdZBPmLASiwyVBLEC/vHjOSDDMXmgV1t l/ypkhsMiFsGvKVWjxqteGJbF5M8HJ0LS2KiVXD3Oqy3fZFf4JZedh9DxIYnDtHBUxg0nByIlOEbL Ze7Ub2ZC2ZhTb82en5QnceddriUPjsnO35VhQVNn6V3AgoDlduvlqqyVvcC9VBBFqGiyLYV+rr26B KtpL/ESUIUrpEk2G0ApaTz4d0joG3QqmxSTbwz4tB8g8WVUM41cZrosEV+j7rQsYqHAPEXr/JuEGJ ZA6j0peA==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1oqJrm-00036L-Fi; Wed, 02 Nov 2022 20:57:38 +0100 Content-Disposition: inline In-Reply-To: <87k04dtahl.fsf@web.de> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: "guile-user" Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.user:18689 Archived-At: --rmEVnJICRRnsAlnb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 02, 2022 at 08:35:24PM +0100, Dr. Arne Babenhauserheide wrote: >=20 > writes: > > As far as I understand Vivien, interfaces come and go during the > > server's lifetime. I.e. it's not just a "boot" thing. This seems > > like a valid use case. > On some servers you might actually pull out an interface during runtime > to hotswap a new one =E2=80=94 for example because it signaled that it is= short > of failing. Yes, but as Vivien explained his case, just the other side of the network might go down. Or the dhcp server at the other side takes too long and we don't want to block the boot. Or the sysadmin just does "ifdown eth0" and somewhat later "ifup...". Or whatever. Cheers --=20 t --rmEVnJICRRnsAlnb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCY2LLrAAKCRAFyCz1etHa RqmbAJwKVSYt0fZBM+aqS5oFBRzf5ev9jwCdFsPoA+6AkI0BuIJ5R8dm9oRNCyI= =CGga -----END PGP SIGNATURE----- --rmEVnJICRRnsAlnb--