Received: by taz.hyperreal.com (8.8.4/V2.0) id NAA06957; Sat, 25 Jan 1997 13:43:04 -0800 (PST) Received: from scanner.worldgate.com by taz.hyperreal.com (8.8.4/V2.0) with ESMTP id NAA06945; Sat, 25 Jan 1997 13:43:00 -0800 (PST) Received: from znep.com (uucp@localhost) by scanner.worldgate.com (8.7.5/8.7.3) with UUCP id OAA26012 for new-httpd@hyperreal.com; Sat, 25 Jan 1997 14:42:58 -0700 (MST) Received: from localhost (marcs@localhost) by alive.ampr.ab.ca (8.7.5/8.7.3) with SMTP id OAA21739 for ; Sat, 25 Jan 1997 14:43:16 -0700 (MST) Date: Sat, 25 Jan 1997 14:43:16 -0700 (MST) From: Marc Slemko X-Sender: marcs@alive.ampr.ab.ca To: new-httpd@hyperreal.com Subject: Re: Countdown to 1.2b5 In-Reply-To: <199701252142.PAA08715@sierra.zyzzyva.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com On Sat, 25 Jan 1997, Randy Terbush wrote: > > > Maybe Can do before 1.2b5? > > > > * Change default for KeepAlive so that it doesn't limit to 5 requests > > Add MaxKeepAliveRequests for those people who really want a limit. > > Status: Alexei posted new patch, +1 Alexei > > > > * NeXT doesn't compile due to macro NEXT in regex/regcomp.c ??? > > Status: Marc posted patch, needs tester > > > > * suexec setuid() before directory checks for nfs mounted filesystems > > Status: no patch yet, Randy said he'd look at it > > This presents some potential problems for logging the transaction > once we have setuid(). I would prefer to postpone changes here until > after 1.2b5. In what way? Can't you just open the fd before you setuid()?