Date: Tue, 28 Nov 2000 18:29:36 +1100 (EST) From: Andy Farkas <andyf@speednet.com.au> To: Tom Samplonius <tom@sdf.com> Cc: faSty <fasty@i-sphere.com>, "Alex N. Zhuravlev" <alx@scn.ru>, freebsd-isp@FreeBSD.ORG Subject: Re: Limiting script memory usage Message-ID: <Pine.BSF.4.21.0011281822530.17219-100000@backup.af.speednet.com.au> In-Reply-To: <Pine.BSF.4.05.10011272229280.27922-100000@misery.sdf.com>
next in thread | previous in thread | raw e-mail | index | archive | help
See PR 13606. I use this and it works fine :-)
ps. its an old patch, so it won't apply cleanly. Let me know if you need
more help....
Also, I use this cgi script to test:
#!/bin/sh
echo Content-type: text/html
echo
echo \<pre\>
limits
On Mon, 27 Nov 2000, Tom Samplonius wrote:
> Not really applicable when suexec is used.
>
> Basically, suexec is not applying the class resource limits when
> changing uids. I believe there are patches floating around that do this
> (actually the patches that I've seen apply a specific class to all suexec
> scripts).
>
> Tom
>
--
:{ andyf@speednet.com.au
Andy Farkas
System Administrator
Speednet Communications
http://www.speednet.com.au/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011281822530.17219-100000>
