From owner-freebsd-isp Mon Nov 27 23:15: 2 2000 Delivered-To: freebsd-isp@freebsd.org Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (Postfix) with ESMTP id 017BB37B401 for ; Mon, 27 Nov 2000 23:14:57 -0800 (PST) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 140eI2-0007Qm-00; Mon, 27 Nov 2000 22:30:54 -0800 Date: Mon, 27 Nov 2000 22:30:50 -0800 (PST) From: Tom Samplonius To: faSty Cc: "Alex N. Zhuravlev" , freebsd-isp@freebsd.org Subject: Re: Limiting script memory usage In-Reply-To: <20001127215311.I82395@i-sphere.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 27 Nov 2000, faSty wrote: > Hi, > > the Apache webserver runs on nobody/nobody (uid/gid). try set up on > nobody statement instead webcl. > > PS. excuse me Im brand new to this discussion forums :) > -trev 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message