*BSD News Article 60340


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!EU.net!Germany.EU.net!Dortmund.Germany.EU.net!nntp.gmd.de!news.rwth-aachen.de!news.rhrz.uni-bonn.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!snert!hwr
From: hwr@pilhuhn.de (Heiko W.Rupp)
Newsgroups: comp.unix.bsd.bsdi.misc
Subject: Re: Help with INND; Cant Realloc memory?
Date: 23 Jan 1996 11:29:03 GMT
Organization: The Home Of The Pilhuhn
Lines: 17
Message-ID: <slrn4g9hjv.pfs.hwr@snert.pilhuhn.de>
References: <4e0k5r$n7@quartz.goldrush.com>
Reply-To: hwr@pilhuhn.de
NNTP-Posting-Host: snert.pilhuhn.de
X-Newsreader: slrn (0.8.4)

In article <4e0k5r$n7@quartz.goldrush.com>, larryt@goldrush.com wrote:
>I get daily crashes with the following message: 
> ME cant remalloc 262144 bytes Cannot allocate memory.  

I guess you didn't look at the inn faq? :)

put some unlimit calls in rc.news before it calls inndstart:

limit datasize unlimited
limit openfiles 256
limit memoryuse unlimited
limit maxproc unlimited

-- 
Heiko W.Rupp hwr@pilhhuhn.de
INN FAQ can be found in ftp://ftp.xlink.net/pub/news/docs/