Date: 26 Aug 2005 09:16:35 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: Omer Faruk Sen <ofsen@enderunix.org> Cc: freebsd-questions@freebsd.org Subject: Re: rlimitmem Message-ID: <44zmr425zg.fsf@be-well.ilk.org> In-Reply-To: <20050825105102.20992.qmail@istanbul.enderunix.org> References: <20050825105102.20992.qmail@istanbul.enderunix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Omer Faruk Sen <ofsen@enderunix.org> writes: > Hi, Is there anyone in this list that used rlimitmem directive in > apache1x on FreeBSD? I have set it to RLimitMEM 2597152 4194304 but > top command shows me that httpd uses 20mb of ram maximum. I think it > is related with FreeBSD. How can I change a processes maximum ram size > in RAM or am I totally wrong about this issue? Best > Regards. ----------------------- rlimitmem isn't supposed to control the httpd processes, but things that they fork, like CGI scripts. If you want to limit the Apache tasks themselves, I don't see why you think it's a FreeBSD problem...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44zmr425zg.fsf>