From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73995 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.gnus.general Subject: Re: Improving Gnus speed Date: Wed, 10 Nov 2010 09:49:54 +0100 Message-ID: References: <87d3qeqi9z.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1289379073 12597 80.91.229.12 (10 Nov 2010 08:51:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 10 Nov 2010 08:51:13 +0000 (UTC) Cc: ding@gnus.org To: Richard Riley Original-X-From: ding-owner+M22363@lists.math.uh.edu Wed Nov 10 09:51:09 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PG6Oa-00089a-Q0 for ding-account@gmane.org; Wed, 10 Nov 2010 09:51:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PG6O5-00030k-RQ; Wed, 10 Nov 2010 02:50:37 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PG6O4-00030V-D8 for ding@lists.math.uh.edu; Wed, 10 Nov 2010 02:50:36 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PG6Nz-0006jp-Cf for ding@lists.math.uh.edu; Wed, 10 Nov 2010 02:50:35 -0600 Original-Received: from mail-wy0-f172.google.com ([74.125.82.172]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PG6Ny-00062l-00 for ; Wed, 10 Nov 2010 09:50:30 +0100 Original-Received: by wyb28 with SMTP id 28so412709wyb.17 for ; Wed, 10 Nov 2010 00:50:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=sqV3OGhOYGnNp0VU78yaCi7/gwZK8FnPMNii93XBQtc=; b=SBMCeVW34MAjW4B8Ya9KjCnrtlo9/Dxup4dlWm8KzezZwlaHkLevkCtqz2eUAGxNOE FyKxh5O1bAvn5aAE7TWJRV1LaMG2pOAHiThixX02LU1T2sjrwbGuO83cqrGbO4WD1NFY PmcFdaeqWE9bde82F4NxxvxDIRFYV8B4ramFs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=vZOMipbXBRcSBzQOcjOj4oW+j/QfAkfVWkPzcMwQA+nTnfEi/RPBcwdkw/IJVWw+Es 8j0f7cjDdHfzbFxlVsTUpcSXGOCSfp4qvTIcT6A49ItQHEuNFFj82XgY/+H5JLFw11GF fpmI0+oenfIM2tSHDHPsXKqywOoIf/ZHmHpsc= Original-Received: by 10.216.37.6 with SMTP id x6mr811517wea.0.1289378998975; Wed, 10 Nov 2010 00:49:58 -0800 (PST) Original-Received: from localhost (au213-1-82-235-205-153.fbx.proxad.net [82.235.205.153]) by mx.google.com with ESMTPS id o43sm240573weq.23.2010.11.10.00.49.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 10 Nov 2010 00:49:57 -0800 (PST) In-Reply-To: (Richard Riley's message of "Tue, 09 Nov 2010 23:45:57 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73995 Archived-At: Richard Riley writes: > Ted Zlatanov writes: > >> On Tue, 09 Nov 2010 22:03:35 +0100 Andreas Schwab wrote: >> >> AS> Francis Moreau writes: >>>> Lars Magne Ingebrigtsen writes: >>>>> The Gnus sources are so small that just using HTTP seems OK to me, >>>>> speedwise. >>>> >>>> Well even in that case, why not using the native protocol which is more >>>> efficient, stable ... ? >> >> AS> It _is_ using the native protocol, over HTTP. >> >> Yeah. I set it up to use the smart server or something :) >> >> Also, many corporate firewalls including mine don't allow the git >> protocol. So HTTP is a better transport than native in order to serve >> the most people. >> > > Well, most of those that are limited by a firewall yes. Most people use > the git protocol. FWIW, Gnus is the first open source project that is using HTTP only. -- Francis