From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 46006 invoked by alias); 3 Sep 2015 15:26:16 -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 45973 invoked by uid 89); 3 Sep 2015 15:26:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: elastic.org Received: from elastic.org (HELO elastic.org) (69.20.226.105) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 03 Sep 2015 15:26:14 +0000 Received: from super.elastic.org (localhost [127.0.0.1]) by elastic.org (8.14.9/8.14.7) with ESMTP id t83FQ9sk004604 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Thu, 3 Sep 2015 11:26:09 -0400 Received: (from fche@localhost) by super.elastic.org (8.14.9/8.14.7/Submit) id t83FQ9VF004603; Thu, 3 Sep 2015 11:26:09 -0400 Date: Thu, 03 Sep 2015 15:26:00 -0000 From: "Frank Ch. Eigler" To: Corinna Vinschen Cc: overseers@sourceware.org Subject: Re: git URLs in gitweb Message-ID: <20150903152609.GB128563@elastic.org> References: <20150827090209.GK5046@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150827090209.GK5046@calimero.vinschen.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-q3/txt/msg00055.txt.bz2 Hi - > http://sourceware.org/git/binutils-gdb.git > The http URL is, in theory, non-existant, and can result in problems > with aggressive company firewalls. [...] Sorry, not sure what you mean. While there may be some connection-rate-limiting applied at the firewall or httpd level, it'd be the same for http vs https. - FChE