Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 51370 invoked from network); 5 May 2005 19:53:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 May 2005 19:53:10 -0000 Received: (qmail 26180 invoked by uid 500); 5 May 2005 19:55:24 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 26158 invoked by uid 500); 5 May 2005 19:55:23 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 26131 invoked by uid 99); 5 May 2005 19:55:23 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from force-elite.com (HELO utopia.in.force-elite.com) (216.255.199.145) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 05 May 2005 12:55:23 -0700 X-AuthUser: chip@force-elite.com Received: from [10.0.0.142] (10.0.0.142:57411) by utopia.in.force-elite.com with [XMail 1.17 (Linux/Ix86) ESMTP Server] id for from ; Thu, 05 May 2005 12:52:51 -0700 Message-ID: <427A7992.4020501@force-elite.com> Date: Thu, 05 May 2005 12:52:50 -0700 From: Paul Querna User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: Running prebuilt apache (Apache 2.0.46) on RHAS 3.0 in worker mpm mode References: <2B721C6525F0D411B1E900B0D0226BDD0266FB54@mohmsg01.ad.infosys.com> In-Reply-To: <2B721C6525F0D411B1E900B0D0226BDD0266FB54@mohmsg01.ad.infosys.com> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Rahul Kohli wrote: > Hi, > This is the wrong list for this type of question. Please try a user support forum, such as users@httpd.apache.org: http://httpd.apache.org/lists.html#http-users Thanks, Paul > I am working with prebuilt apache (Apache 2.0.46) installed on Red Hat AS 3.0. By default the Apache web server is installed in Prefork mode. How can I modify it run in Worker MPM mode? > > The default location of apache installation is /usr/sbin and is using httpd. There is one more executable located /usr/sbin i.e. httpd.worker. > > Please let me know what all changes I need to make to default Apache (installed on RHAS 3.0) to run it in worker mpm mode. > > Please suggest. > > Thanks, > Rahul > >