From owner-freebsd-questions Mon Aug 28 14: 1:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from devsys.jaguNET.com (devsys.jaguNET.com [209.133.192.6]) by hub.freebsd.org (Postfix) with ESMTP id 6269A37B43E for ; Mon, 28 Aug 2000 14:01:06 -0700 (PDT) Received: (from jim@localhost) by devsys.jaguNET.com (8.9.3/jag-2.6) id RAA08780; Mon, 28 Aug 2000 17:00:46 -0400 (EDT) From: Jim Jagielski Message-Id: <200008282100.RAA08780@devsys.jaguNET.com> Subject: Re: Scaling Apache? To: brennan@offwhite.net (BWS - Offwhite) Date: Mon, 28 Aug 2000 17:00:45 -0400 (EDT) Cc: jepace@pobox.com (James E. Pace), freebsd-questions@FreeBSD.ORG Reply-To: jim@jaguNET.com In-Reply-To: from "BWS - Offwhite" at Aug 28, 2000 03:48:50 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG BWS - Offwhite wrote: > > Anyone have thoughts on this? I know the apache developers are working on > a threaded apache may improve this memory usage issue, but that is not > even in beta yet. I still prefer to have a series of children which can > die or crash independently and still not take down the whole web server. > Yeah, the latest is 2.0a6 and most likely a beta will be coming soon (maybe a month or so). 2.0 has a variety of MPMs that allow for straight preforking, straight threads or a combo of both just for that reason: limit the impact of a dead process. -- =========================================================================== Jim Jagielski [|] jim@jaguNET.com [|] http://www.jaguNET.com/ "Are you suggesting coconuts migrate??" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message