Re: ietf-nntp Backfill

Mark Sidell <Mark.Sidell@forteinc.com> Tue, 17 December 1996 01:54 UTC

Received: from cnri by ietf.org id aa26409; 16 Dec 96 20:54 EST
Received: from ACADEM2.ACADEM.COM by CNRI.Reston.VA.US id aa29376; 16 Dec 96 20:54 EST
Received: (from majordomo@localhost) by academ2.academ.com (8.8.3/8.7.3) id TAA01317 for ietf-nntp-outgoing; Mon, 16 Dec 1996 19:52:06 -0600 (CST)
X-Authentication-Warning: academ2.academ.com: majordomo set sender to owner-ietf-nntp using -f
Received: from academ.com (root@ACADEM.COM [198.137.249.2]) by academ2.academ.com (8.8.3/8.7.3) with ESMTP id TAA01311 for <ietf-nntp@ACADEM2.ACADEM.COM>; Mon, 16 Dec 1996 19:52:04 -0600 (CST)
Received: from barley.adnc.com (barley.adnc.com [205.216.138.31]) by academ.com (8.8.3/8.7.1) with SMTP id TAA05291 for <ietf-nntp@academ.com>; Mon, 16 Dec 1996 19:51:57 -0600 (CST)
Received: from mail-hub.forteinc.com by barley.adnc.com (SMI-8.6/SVRMailer ADN 1/96) id RAA17734; Mon, 16 Dec 1996 17:46:02 -0800
Received: from FORTE Notes by mail-hub.forteinc.com (1.00) id 32b5d1d5; Mon, 16 Dec 1996 17:48:53 -1000
Subject: Re: ietf-nntp Backfill
Date: Mon, 16 Dec 1996 20:48:46 -0500 (EST)
From: Mark Sidell <Mark.Sidell@forteinc.com>
Message-Id: <19961217034853.32b5d1d5@mail-hub.forteinc.com>
Sender: owner-ietf-nntp@academ.com
Precedence: bulk

> > From: Clive D.W. Feather <Clive@on-the-train.demon.co.uk>
> > Yet several people at the BOF thought that backfilling was 
reasonable.
>
> I did not hear any server people state that backfilling was reasonable
> behavior.  On the contrary, most server implementors thought this was 
a 
> bug in some implementation.  
>
> I'd like to know exactly what server supports backfilling today.
> If nobody responds, I propose we close this issue and move on.
> We have bigger fish to fry.

When I first implemented Agent, I made what I thought was the 
reasonable assumption that servers didn't backfill.  Then, demon rolled 
out their newsborg server pool (or whatever they call it), which 
apparently does backfill.  My understanding is that the backfilling is 
a side-effect of delays in the propogation of articles amongst the 
newsborg servers.

IAE, we had to deal with the demon servers by adding code to Agent to 
record the ranges of all retrieved articles, and by checking for new 
articles in the gaps.  Using the LISTGROUP command would have made the 
gap checking quicker, but we found that the demon implementation of 
LISTGROUP simply returns a complete list of article numbers in the 
range <min>-<max>, gaps included.  Bummer!

Anyway, as far as I know, demon's is the only server that backfills.  
But, perhaps Clive could provide more information.

Mark Sidell
Chief Programmer
Forte Agent newsreader