From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, FREEMAIL_FROM,RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 25970 invoked from network); 7 Aug 2020 00:24:28 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 7 Aug 2020 00:24:28 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1k3qAn-005hR5-5q; Thu, 06 Aug 2020 19:23:49 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1k3qAi-005hPF-UO for ding@lists.math.uh.edu; Thu, 06 Aug 2020 19:23:44 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1k3qAg-004319-95 for ding@lists.math.uh.edu; Thu, 06 Aug 2020 19:23:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References :Message-ID:Date:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=mOBDyy2+BKpUpH6mM9IVYSK3PKTCSKPIDiJL+XOJo78=; b=RNwhTR0w9T4u4JOkjKiNgqvGJ1 LRwQ6vGQ260QXiHNhd0gz+KDCWkgsHgKo7dl/vyjQXi6AAPsRIETmZ/P4gqTRZOf7DsiXtPTkoAFx OL+uMzJR5vxTnFZdgfpfprzW79+5j5HpLmC2W95nU5/gP9U3e2vmh3cPu2c1i2nC3Izw=; Received: from static.214.254.202.116.clients.your-server.de ([116.202.254.214] helo=ciao.gmane.io) by quimby with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k3qAX-0008Er-76 for ding@gnus.org; Fri, 07 Aug 2020 02:23:36 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1k3qAV-000ABq-To for ding@gnus.org; Fri, 07 Aug 2020 02:23:31 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Wayne Harris Subject: Re: on downloading too much data when there's no news Date: Thu, 06 Aug 2020 21:23:07 -0300 Message-ID: <86imdvmhhw.fsf@protonmail.com> References: <864kpfoo9u.fsf@protonmail.com> <878serd0a1.fsf@tullinup.koldfront.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cancel-Lock: sha1:tY04Av3TCK6VXMR/oyMgRMLXLqM= List-ID: Precedence: bulk Adam Sjøgren writes: > Wayne writes: > >> Every time I check for new news, about 12 KiB of data is downloaded > > Spying a little with ngrep: [...] That was a great analysis! Very grateful. Thank you.