Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!harvard!panda!genrad!decvax!wanginst!apollo!rees From: rees@apollo.uucp (Jim Rees) Newsgroups: net.news.adm Subject: Re: non-expiring newsgroups Message-ID: <2f1a4940.1de6@apollo.uucp> Date: Fri, 25-Jul-86 12:24:06 EDT Article-I.D.: apollo.2f1a4940.1de6 Posted: Fri Jul 25 12:24:06 1986 Date-Received: Sat, 26-Jul-86 06:08:56 EDT References: <1504@adobe.UUCP> Organization: Apollo Computer, Chelmsford, Mass. Lines: 13 We also have groups with very long expiration times on them. One problem you will run into is the bitmap in readnews. I am currently using a BITMAPSIZE of 8192. You can eliminate much of the expire overhead by applying the mods that store the expiration date in the history file. I think these mods came from Henry Spencer originally. I haven't modified inews to keep the expiration date in the history file, but I have modified expire to not even read the article unless the recieved date (which is stored in the history file) plus the default expiration time for that group is older than the current date. This technique leaves some articles around for longer than they otherwise would stay around, but what the hey, we have 100 Gbytes free.