From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51126 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap slowness Date: Mon, 31 Mar 2003 19:25:21 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <867kagnxsp.fsf@halny.zapto.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1049131559 25364 80.91.224.249 (31 Mar 2003 17:25:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2003 17:25:59 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Mon Mar 31 19:25:56 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19032i-0006av-00 for ; Mon, 31 Mar 2003 19:25:56 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 19032X-0000s0-00; Mon, 31 Mar 2003 11:25:45 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 31 Mar 2003 11:26:48 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA13498 for ; Mon, 31 Mar 2003 11:26:34 -0600 (CST) Original-Received: (qmail 23390 invoked by alias); 31 Mar 2003 17:25:26 -0000 Original-Received: (qmail 23385 invoked from network); 31 Mar 2003 17:25:26 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by 66.230.238.6 with SMTP; 31 Mar 2003 17:25:26 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h2VHPLXK009565 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Mon, 31 Mar 2003 19:25:22 +0200 Original-To: ding@gnus.org Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030331:ding@gnus.org:ef0289fc6748cd58 X-Hashcash: 0:030331:ding@gnus.org:ef0289fc6748cd58 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Mon, 31 Mar 2003 18:51:41 +0200") User-Agent: Gnus/5.090017 (Oort Gnus v0.17) Emacs/21.3.50 (gnu/linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:51126 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51126 Lars Magne Ingebrigtsen writes: > beaker@iavmb.pl (Krzysztof Jędruczyk) writes: > >> On Windoze big messages download very slowly, but when I reboot to >> FreeBSD (both OS' have GNU-Emacs 21.2, Oort Gnus 0.15 installed) >> download is an order of magnitude faster. > > I've seen suboptimal behavior when using `accept-process-output' > while waiting for network stuff. nntp.el uses a timeout of 100msecs, > while imap.el uses a 1s timeout. I added a imap-read-timeout.