From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id liSeDBrO22VQoCwAWB0awg (envelope-from ) for ; Sun, 25 Feb 2024 18:32:42 -0500 Received: by simark.ca (Postfix, from userid 112) id 1FD1E1E0D2; Sun, 25 Feb 2024 18:32:42 -0500 (EST) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 093FF1E030 for ; Sun, 25 Feb 2024 18:32:40 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id EEA983858C36 for ; Sun, 25 Feb 2024 23:32:38 +0000 (GMT) Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 3E1943858CDB for ; Sun, 25 Feb 2024 23:32:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3E1943858CDB Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 3E1943858CDB Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=45.83.234.184 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708903930; cv=none; b=AXiHDd69z5pose3e2GZOrOzM+7/HthVppmJ0K2yvao34vPxmknUEAkHN1BCIfNfXYldV8fxW9e3NLW3w3rhu5oOYf0qwkl5pEggPH+lU89y9RBnp5hMeW8guVvQF1htvtQm8YT1uQMxU0lkPt088p9G88XOLksGFlBCO7vGBHRg= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708903930; c=relaxed/simple; bh=IvhSEzIXGeiSJX6+JJ3S2XcFYAQqZMeGGnNcoI9AnS8=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=fIdfmiSMTJm6EcwITXptQgmQ3mS4SCCusTH7kYEoKf+NZXPeEAPZKN9dg2B2QWqDNUJcjJb6Nl+TvSbOhqVYjY9S6HkfCQy88u2FZjgIg6z7W/HKLe9mTKsPwFQzdCRnC0NliIvD4hXKtd5U8SHUxE3rqZP0N+gBwmbJFGI8QF4= ARC-Authentication-Results: i=1; server2.sourceware.org Received: by gnu.wildebeest.org (Postfix, from userid 1000) id 665F83000400; Mon, 26 Feb 2024 00:32:08 +0100 (CET) Date: Mon, 26 Feb 2024 00:32:08 +0100 From: Mark Wielaard To: Tomasz =?utf-8?Q?K=C5=82oczko?= Cc: Eli Schwartz , Sam James , gdb@sourceware.org Subject: Re: gdb and ancient GNU autotools Message-ID: <20240225233208.GD15517@gnu.wildebeest.org> References: <87v86d6byg.fsf@gentoo.org> <87o7c56ale.fsf@gentoo.org> <20240224193114.GF1353@gnu.wildebeest.org> <630b04a5-8b3c-4585-87e8-6b04dfa91ea7@gmail.com> <20240225104057.GC8121@gnu.wildebeest.org> <5e663511-557e-43ee-9c96-6591041d8587@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" Hi Tomasz, On Sun, Feb 25, 2024 at 09:50:19PM +0000, Tomasz Kłoczko wrote: > On Sun, 25 Feb 2024 at 21:19, Eli Schwartz wrote: > So you suggest that I should start caching .. > > [tkloczko@pers-jacek SPECS]$ grep VCS:.*https://sourceware.org/git *spec | > wc -l > 8 > > of 4444 git repos because some wannabe-webmaster added a throttling module > in the web server setup when NO ONE ELSE ANYWHERE is using such settings? Please stop being so disrespectful towards people who are trying to help you. You are complaining about being throttled and if you really are, then we would like to resolve that. Because we don't want normal users to be throttled. We can give you some suggestions on how to prevent that if you clearly explain which resources on sourceware.org you are fetching. You seem to be using the gitweb interface to fetching files or diffs. If so, and because gitweb is known to be not very resource efficient, you really should switch to using cgit. But we are really speculating here. It isn't really clear what you are doing and what issues you are seeing. Offlist you said that you didn't really got throttled because of those 8 packages you have that are hosted on sourceware none of them need many patches in the first place. So it isn't clear to me if we are actually discussing a real issue or if you are just worried that you could have an issue in theory. Cheers, Mark