From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 81378 invoked by alias); 26 Feb 2020 15:08:19 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 81319 invoked by uid 89); 26 Feb 2020 15:08:14 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=H*f:sk:bza_UTU, H*i:sk:bza_UTU, H*i:sk:2nyVKGX, H*MI:sk:bza_UTU X-HELO: elastic.org Received: from li367-187.members.linode.com (HELO elastic.org) (96.126.110.187) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 26 Feb 2020 15:08:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=elastic.org ; s=default2; 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=93BxGXxSw330uCyG1nEtsP3GR/vnNSkFHSPUggRh1Qs=; b=f2FVJ7DtTNz97GWKXBydLgZ1Ih iquqoB3PwV36GbFqY090Qzbh6ftunWc1PYeMLHJN1BviGXQFhm1y0GWmabjYqF48NxmvQtDXuv7Fp gSpf8jTAdtV1Y06vKaMJRgn1OHN+M1cn9rlJitH1BWlspgnjBoolJdcS6X92ref1vIZbirYE2U66B WcHBdCzXZhdsJ2KubXG0siNV0FFvRyLWEf1c3R1s0vl/6eXp10TQy8OP3nkgNtDW9PgzCS7fpmfDO SEyv4ae2YEsCJ2jwb8omezJHCPl+ltn91lbkFM2RJ/3ujbzAOwiKlVMDF4oMkq06RAFCmD/GTnEYu OYd7SDmg==; Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.3) (envelope-from ) id 1j6yI5-0005PN-26; Wed, 26 Feb 2020 15:08:01 +0000 Received: from fche by elastic.org with local (Exim 4.92.3) (envelope-from ) id 1j6yI4-000A3y-ND; Wed, 26 Feb 2020 10:08:00 -0500 Date: Wed, 26 Feb 2020 15:08:00 -0000 From: "Frank Ch. Eigler" To: Jason Merrill Cc: Jonathan Wakely , Martin Sebor , overseers@sourceware.org, gcc mailing list Subject: Re: GCC Bugzilla (and other) timeouts Message-ID: <20200226150800.GP5684@elastic.org> References: <038bc19b-afd9-de7a-ff26-54ffa4d92b86@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Sender-Verification: "" X-IsSubscribed: yes X-SW-Source: 2020-q1/txt/msg00088.txt Hi - > > Bugzilla and httpd are very slow, but I haven't had any git timeouts. > > If you're using anonymous access that gets throttled more aggressively > > than authenticated access (using git+ssh:// for the protocol). Yeah, we're aware of reduced performance lately. Suspecting one disk is on the fritz, which doesn't help. The switchover to the new server can't happen soon enough - next week or two. - FChE