From owner-freebsd-isp Thu Aug 15 10:11:34 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA23084 for isp-outgoing; Thu, 15 Aug 1996 10:11:34 -0700 (PDT) Received: from phil.digitaladvantage.net (phil.digitaladvantage.net [207.40.157.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA23079 for ; Thu, 15 Aug 1996 10:11:32 -0700 (PDT) Received: from pamela.digitaladvantage.net (pamela.digitaladvantage.net [207.40.157.16]) by phil.digitaladvantage.net (8.7.5/8.7.3) with SMTP id KAA05994 for ; Thu, 15 Aug 1996 10:30:03 -0500 (CDT) From: zeeb@digitaladvantage.net (Russ Panula) To: freebsd-isp@FreeBSD.ORG Subject: Re: INN Date: Thu, 15 Aug 1996 11:51:41 -0600 Organization: Digital Advantage Corporation Message-ID: <32136254.80785614@mail.digitaladvantage.net> References: <199608151530.KAA13822@brasil.moneng.mei.com> In-Reply-To: <199608151530.KAA13822@brasil.moneng.mei.com> X-Mailer: Forte Agent .99e/32.227 Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 15 Aug 1996, Joe Greco wrote: >> Jason Wilson wrote: >> >> >After starting INN everything runs smoothly; feeds come in/go out fine, nnrp >> >clients connect and read/post fine etc etc. After running for about >> >15-30 minutes everything stops. All incoming and outgoing nntp feeds >> >close, nnrp clients hang, ctlinnd hangs, and when I telnet to >> >the nntp port it times out with dest unreachable. From a ps listing >> >everything looks normal. Everything was working fine until I reinstalled >> >FBSD a few days ago. >> >> Just a thought - did anything happen to your swap configuration or similar >> when you reinstalled FreeBSD? INN keeps everything in memory and grows to be >> a very large process. In my configuration it starts out at around 2MB at >> boot-time and slowly grows over the next hour or so to 6-7MB. This could >> interact with a swap or memory problem with the result you describe. > >2MB? 6-7MB?? :-) Boy oh boy. I wish I had a news server that >was ever that small. ;-) > >... JG > I bet you could even get away with using IDE disks on that server.. innd over here is sitting at ~30mb right now. Russ