Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 14:43:48 +1100
From:      Harry Woodward-Clarke <Harry.Woodward-Clarke@S1.com>
To:        Cliff Addy <fbsdlist@federation.addy.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: process limits for non-tty processes
Message-ID:  <38698374.C13A2B4B@S1.com>
References:  <Pine.BSF.4.10.9912282231010.6976-100000@federation.addy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Cliff,

if you're using a Bourne-like shell (sh, bash, zsh, &c.) you can use
"ulimit" - see 'man bash' and search for 'ulimit' - I think this will
help you do what you want.

hth,

|-|

> 
> How can I set up resource limits for processes that are not being run from
> a telnet sessions, e.g. keep cgi scripts from using more than X megs of
> memory or creating coredumps?  login.conf works great if youre logged in,
> but has no effect on cgi scripts.
> 
> Cliff


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38698374.C13A2B4B>