Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 58040 invoked by uid 500); 11 Jul 2000 20:43:51 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk X-No-Archive: yes Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 58010 invoked from network); 11 Jul 2000 20:43:49 -0000 X-Authentication-Warning: koj.rkbloom.net: rbb owned process doing -bs Date: Tue, 11 Jul 2000 13:44:35 -0700 (PDT) From: rbb@covalent.net X-Sender: rbb@koj.rkbloom.net To: new-httpd@apache.org Subject: Re: Remove prefork MPM. In-Reply-To: <013201bfeb78$68365fa0$c1e01b09@raleigh.ibm.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 11 Jul 2000, Bill Stoddard wrote: > > It is smaller than the three other MPMs combined, although not by > > much right now. > > > Heh, I had to read this twice. Damning praise? I don't mind that the code isn't much smaller than the other three MPMs combined. I really haven't tried to combine code yet. There are at least three variables that can be made common, thus removing a lot of duplicated code. Plus, there are at least four places where the #ifdefs surround scoreboard stuff. If the scoreboard is made more abstract, all of that code becomes common immediately. Ryan _______________________________________________________________________________ Ryan Bloom rbb@apache.org 406 29th St. San Francisco, CA 94131 -------------------------------------------------------------------------------