Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: Agent gone mad?
Date: Tue, 22 Oct 2002 11:48:05 +0200	[thread overview]
Message-ID: <iluadl6ls8a.fsf@latte.josefsson.org> (raw)
In-Reply-To: <847kgcrj6z.fsf@crybaby.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sun, 20 Oct 2002 21:42:12 +0200")

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Simon,
>
> does this ring a bell with you?  Does the agent header caching stuff
> do more work for nnimap than for nntp groups?  Or is there additional
> header caching going on for nnimap?

Nnimap used to do its own NOV caching which was (usually) more
efficient than the Agent caching (specifically -- nnimap only retrieve
NOV headers in blocks, leaving no gaps in the .overview file, this
means it sometimes does too much work, but it can pay this back by
needing less round trips and probably loading the server less).  But
this is now probably disabled:

(defvoo nnimap-nov-is-evil gnus-agent

Although this should really be backend dependent, and only be disabled
on agentized backends.  I remember trying to optimize the nntp.el code
too, but the NNTP command trace doesn't display the received data so
it was a little difficult to debug.




  parent reply	other threads:[~2002-10-22  9:48 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-19 20:55 Henrik Enberg
2002-10-19 21:01 ` Henrik Enberg
2002-10-20 16:35 ` Kai Großjohann
2002-10-21  0:12   ` Henrik Enberg
2002-10-20 19:42 ` Kai Großjohann
2002-10-21  0:15   ` Henrik Enberg
2002-10-21  6:42     ` Kai Großjohann
2002-10-21 17:42       ` Henrik Enberg
2002-10-21 19:12         ` Kai Großjohann
2002-10-21 19:32           ` Henrik Enberg
2002-10-22  5:50             ` Kai Großjohann
2002-10-22 19:10               ` Henrik Enberg
2002-10-22 20:07                 ` Kai Großjohann
2002-10-22 20:37                   ` Henrik Enberg
2002-10-23  6:11                     ` Kai Großjohann
2002-10-22  9:48   ` Simon Josefsson [this message]
2002-10-22 10:02     ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=iluadl6ls8a.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).