From owner-freebsd-isp Mon Sep 16 05:59:00 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA02279 for isp-outgoing; Mon, 16 Sep 1996 05:59:00 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA02274 for ; Mon, 16 Sep 1996 05:58:58 -0700 (PDT) Received: from zit1.zit.th-darmstadt.de (zit1.zit.th-darmstadt.de [130.83.63.20]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id FAA19638 for ; Mon, 16 Sep 1996 05:58:25 -0700 (PDT) Received: from localhost (petzi@localhost) by zit1.zit.th-darmstadt.de (8.7.5/8.6.9) with SMTP id OAA28324; Mon, 16 Sep 1996 14:50:26 +0200 (MET DST) Date: Mon, 16 Sep 1996 14:50:25 +0200 (MET DST) From: Michael Beckmann To: Marc Slemko cc: isp@FreeBSD.ORG Subject: Re: INN history file and disk I/O In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 15 Sep 1996, Marc Slemko wrote: > ...and if that is the problem, and you are running 1.4unoff4, applying the > patch available at > ftp://ftp.math.psu.edu/pub/INN/patches/apb-stream-prio.patch could > possibly help. Thanks a lot ! This was the solution. I applied that patch and recompiled innd, no problem with that. INN now gives me the prompt after a few seconds. This was several minutes before, and the readers timed out before the prompt appeared. It would be great if that patch could be included with the FreeBSD port of inn-current, so that noone else runs into that problem again. Michael