Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 11123 invoked from network); 1 Dec 2006 14:01:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Dec 2006 14:01:48 -0000 Received: (qmail 96149 invoked by uid 500); 1 Dec 2006 14:01:47 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 95798 invoked by uid 500); 1 Dec 2006 14:01:45 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 95787 invoked by uid 99); 1 Dec 2006 14:01:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Dec 2006 06:01:45 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jslive@gmail.com designates 66.249.82.235 as permitted sender) Received: from [66.249.82.235] (HELO wx-out-0506.google.com) (66.249.82.235) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Dec 2006 06:01:34 -0800 Received: by wx-out-0506.google.com with SMTP id h26so3134956wxd for ; Fri, 01 Dec 2006 06:01:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=HE2zRvtxJOHrj/ixH3fxOKetVkqRuHG+r3keyuD77V8uEnRdx3q2OrPB+fDIGk3LkvusB4w4JnTGslr6htVQyhE/3uUTwF03aCNyVvZarewNlUb/UwA1VaRNHcjfM4ALfPa3k3cbixEDnbXSMhvf8FElGSdeDGYN0/8ngue4EgU= Received: by 10.70.39.2 with SMTP id m2mr8657738wxm.1164981669302; Fri, 01 Dec 2006 06:01:09 -0800 (PST) Received: by 10.70.45.4 with HTTP; Fri, 1 Dec 2006 06:01:09 -0800 (PST) Message-ID: Date: Fri, 1 Dec 2006 09:01:09 -0500 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <293977.95587.qm@web58903.mail.re1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <293977.95587.qm@web58903.mail.re1.yahoo.com> X-Google-Sender-Auth: 5f4c2a75f3dd3695 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Perchild MPM On 12/1/06, arun kumar wrote: > Hi All, > > Please let me know whether apache 2.2.3 will support perchid MPM or > not.. No, it doesn't. In fact, no version of apache httpd every really supported the perchild mpm. It's development never got completed and it was eventually dropped as dysfunctional. For a different way to implement multiple userids, see: http://wiki.apache.org/httpd/Recipes/Different_UserIDs_Using_Reverse_Proxy Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org