Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 23604 invoked from network); 1 Jun 2006 13:44:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2006 13:44:45 -0000 Received: (qmail 86696 invoked by uid 500); 1 Jun 2006 13:44:38 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 86604 invoked by uid 500); 1 Jun 2006 13:44:38 -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: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 86583 invoked by uid 99); 1 Jun 2006 13:44:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 06:44:38 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of rooneg@gmail.com designates 64.233.184.228 as permitted sender) Received: from [64.233.184.228] (HELO wr-out-0506.google.com) (64.233.184.228) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 06:44:36 -0700 Received: by wr-out-0506.google.com with SMTP id 57so274153wri for ; Thu, 01 Jun 2006 06:44:15 -0700 (PDT) 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=gi40iCRvQqEk++kicx8oeaYuSAb6s7ZDaSUBYX6NIe9hVIlKA0ZrDt9g6jd+cLKY6+zMjffCii+/U/5eoWOgeDNDgfV5+GwEMhy6JjPfddUDcSJM2la5iGQCxvBtWAc6Q2iePSBstFDN5s63Q1fm6rbxA+dsaHdvg3BIrNIOcDA= Received: by 10.54.60.15 with SMTP id i15mr647025wra; Thu, 01 Jun 2006 06:44:15 -0700 (PDT) Received: by 10.54.127.2 with HTTP; Thu, 1 Jun 2006 06:44:15 -0700 (PDT) Message-ID: <7edfeeef0606010644u190b8a8fp1f4dc98ae8b15cbb@mail.gmail.com> Date: Thu, 1 Jun 2006 09:44:15 -0400 From: "Garrett Rooney" Sender: rooneg@gmail.com To: dev@httpd.apache.org Subject: Re: svn commit: r410761 - /httpd/httpd/trunk/docs/conf/extra/httpd-mpm.conf.in In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060601054214.373231A983A@eris.apache.org> X-Google-Sender-Auth: 6fccea2e0e57cc0b X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 6/1/06, Joshua Slive wrote: > On 6/1/06, wrowe@apache.org wrote: > > Author: wrowe > > Date: Wed May 31 22:42:13 2006 > > New Revision: 410761 > > > > URL: http://svn.apache.org/viewvc?rev=410761&view=rev > > Log: > > > > That's the point, isn't it? All mpm's in one basket? > > Sure, but windows has its own config file where we left the mpm_winnt > stuff in. So putting it here is duplication. Considering that the httpd-win.conf file is so out of date that it doesn't even work, I think Bill's goal here is to make it use the same configuration files as the rest of the platforms... -garrett