Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 12998 invoked by uid 500); 2 Aug 2001 21:14:08 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 12976 invoked from network); 2 Aug 2001 21:14:07 -0000 Sender: gregames@Mail.MeepZor.Com Message-ID: <3B69C1A0.3C4C724A@remulak.net> Date: Thu, 02 Aug 2001 17:09:52 -0400 From: Greg Ames X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19-10mdk i686) X-Accept-Language: en MIME-Version: 1.0 To: new-httpd@apache.org Subject: Re: 2.0.23? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Status: O X-Status: X-Keywords: X-UID: 67 Cliff Woolley wrote: > > Are there other planned changes to the threaded MPM or to the MPM API (as > in the current ap_graceful_stop_signalled() discussion)? I have a quick patch to threaded & worker coming in a sec. Let's hold off on changing the API until after the Shiny Beta. There's another one to threaded to set permissions if the accept mutex is sysv sem serialized. But I didn't make any progress on that today, it won't be APR-ized as it should (i.e. it's a quick hack for now), and I have band practice tonite. The patch is fairly important for OS/390, but I suppose we could patch the tarball after the t&r and document exactly what we did in the OS/390 binary's README. Greg