Re: ietf-nntp Re: nntp-extensions draft-ballou-nntpsrch-00.txt

Brian Hernacki <bhern@netscape.com> Wed, 18 December 1996 19:02 UTC

Received: from cnri by ietf.org id aa03930; 18 Dec 96 14:02 EST
Received: from ACADEM2.ACADEM.COM by CNRI.Reston.VA.US id aa20864; 18 Dec 96 14:02 EST
Received: (from majordomo@localhost) by academ2.academ.com (8.8.3/8.7.3) id MAA10078 for ietf-nntp-outgoing; Wed, 18 Dec 1996 12:53:36 -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 MAA10067 for <ietf-nntp@ACADEM2.ACADEM.COM>; Wed, 18 Dec 1996 12:53:32 -0600 (CST)
Received: from r2d2.mcom.com (h-205-217-237-47.netscape.com [205.217.237.47]) by academ.com (8.8.3/8.7.1) with ESMTP id MAA02297; Wed, 18 Dec 1996 12:53:30 -0600 (CST)
Received: from dredd.mcom.com (dredd.mcom.com [205.217.237.54]) by r2d2.mcom.com (8.7.5/8.7.3) with ESMTP id KAA07041; Wed, 18 Dec 1996 10:52:55 -0800 (PST)
Received: from ventnor.mcom.com ([207.1.137.53]) by dredd.mcom.com (Netscape Mail Server v2.02) with SMTP id AAA18438; Wed, 18 Dec 1996 10:52:54 -0800
Message-ID: <32B83DBB.312B@netscape.com>
Date: Wed, 18 Dec 1996 10:53:47 -0800
From: Brian Hernacki <bhern@netscape.com>
Organization: Netscape, Floating Point Division
X-Mailer: Mozilla 3.0GoldC (X11; U; SunOS 5.5 sun4u)
MIME-Version: 1.0
To: Chris Lewis <clewis@nortel.ca>
CC: Chris.Newman@innosoft.com, NatBa@microsoft.com, nntp-extensions@academ.com, ietf-nntp@academ.com
Subject: Re: ietf-nntp Re: nntp-extensions draft-ballou-nntpsrch-00.txt
References: <199612181826.KAA24377@xwing.netscape.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-ietf-nntp@academ.com
Precedence: bulk

> Unless I misread things, I think it might also be worth while to mention
> that I find the profile mechanism (having the server remember preferences)
> somewhat awkward and too heavy-weight.  The obvious, simply having the
> nnrpd (or equivalent) process remember the profile, can cause operational
> problems if the server has to restart it for some reason or other.  The
> notion of session (with today's offline newsreaders, batching newsreaders,
> archaic versions of netscape which spawned nnrpd for every command ;-), and
> operational considerations etc) hasn't been clear for quite some time.

I don't think having the profile linked to a session (having nnrpd or
whatever remember it) would be a wise way to implement it.

> A more complex solution, having nnrpd place the profile in a file for
> later retrieval causes storage management issues not seen before.

This is what I imagined implementations would do. It's not really that
hard.

> I tend to not like the idea of the server having to retain any more
> client-specific state than "current group" and "current article number".

Personally, I like the idea of pushing more onto the server and making
the clients more lightweight. 

> Thus, I prefer a more stateless SEARCH mechanism.  As per syntax, reusing
> someone else's standard sounds like a good idea to me.

I don't mind reuse, I just only want to reuse the pieces that are
applicabel and usefull for news.


--brian