From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 86951 invoked by alias); 11 Apr 2016 15:51:10 -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 86901 invoked by uid 89); 11 Apr 2016 15:51:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=H*F:U*fche, peak, five X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 11 Apr 2016 15:50:59 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E930C3672B6; Mon, 11 Apr 2016 15:50:57 +0000 (UTC) Received: from fche.csb (vpn-48-92.rdu2.redhat.com [10.10.48.92]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u3BFovPd016852; Mon, 11 Apr 2016 11:50:57 -0400 Received: by fche.csb (Postfix, from userid 2569) id ED9DB58946; Mon, 11 Apr 2016 11:50:56 -0400 (EDT) Date: Mon, 11 Apr 2016 15:51:00 -0000 From: "Frank Ch. Eigler" To: "taylor, david" Cc: "overseers@sourceware.org" Subject: Re: Access to binutils-gdb.git Message-ID: <20160411155056.GB19300@redhat.com> References: <63F1AEE13FAE864586D589C671A6E18B0461A8@MX203CL03.corp.emc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <63F1AEE13FAE864586D589C671A6E18B0461A8@MX203CL03.corp.emc.com> User-Agent: Mutt/1.4.2.2i X-SW-Source: 2016-q2/txt/msg00003.txt.bz2 Hi - > Is anonymous read-only access, via git protocol, to binutils-gdb.git > repository on sourceware.org down? It's up generally & currently. During brief periods of high (>48.0) load average, the service is throttled. This URL gives you a recent curve; indeed there was a brief peak about five minutes ago. https://sourceware.org/graphite/render?from=-15min&until=now&format=png&height=245&hideLegend=false&target=*.kernel.all.load.1+minute&width=989 - FChE