Gnus development mailing list
 help / color / mirror / Atom feed
From: visigoth@naiad.fac.cs.cmu.edu
Subject: Re: Why so many k data when just fetching headers.
Date: 15 Feb 1997 03:58:21 -0500	[thread overview]
Message-ID: <vpdk9oatphu.fsf@naiad.fac.cs.cmu.edu> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of 14 Feb 1997 10:25:51 +0100

Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

> It depends on your variable settings (gnus-fetch-old-headers in
> particular) and whether the 30 unread messages were spread out
> numerically. 

Hmm.  Does Gnus do anything fancy to try to detect if the news server
provides overview lines?  We use a little proxy thing locally which
will provide overviews, but produces errors on "list overview.fmt".
Will Gnus switch to using headers because of this?

On a related note--the tool that we use is called dnntpd.  It merges
the output of two or more news servers into one.  Using this, we have
separate machines to spool "frivolous" groups and "important" groups,
and could split further.  This allows the machines to be less heavily
loaded and allows us to better manage disk space.  dnntpd, though, is
not the best program in the world.  How hard would a dnntp-like
backend be to write?  Specifically, a backend that would take a list
of virtual servers and provide each newsgroup from the first server on
the list that carries it, and merge ACTIVE files from those servers?

Gnus can sort of already do this by having multiple servers, but it
doesn't really support transparently moving groups from one server to
another and back, which we can do with dnntpd.  The main problem I see
with this is if two new servers don't use the same numbering
information--but this shouldn't be a problem if, as in our case, one
server carries some groups, and the other carries some other groups.
Or, in another case, the preferred server never "loses" the group.

Can I get this on the list of things for Quassia Gnus, or is it too
special-purpose?

John.


  reply	other threads:[~1997-02-15  8:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-02-12 23:28 Mats Lidell
1997-02-14  9:25 ` Lars Magne Ingebrigtsen
1997-02-15  8:58   ` visigoth [this message]
1997-02-16  8:30     ` Lars Magne Ingebrigtsen

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=vpdk9oatphu.fsf@naiad.fac.cs.cmu.edu \
    --to=visigoth@naiad.fac.cs.cmu.edu \
    /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).