The following reply was made to PR general/2441; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Dean Gaudet <[EMAIL PROTECTED]>, Jay Richmond <[EMAIL PROTECTED]> Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: Re: general/2441: entries in log files appear widely out of order, sometimes not at all Date: Wed, 24 Jun 1998 11:12:13 -0700 (PDT) On 24 Jun 1998, Dean Gaudet wrote: > Return-Path: <[EMAIL PROTECTED]> > Received: (qmail 25381 invoked by uid 500); 17 Jun 1998 07:19:46 -0000 > Date: Wed, 17 Jun 1998 00:19:46 -0700 (PDT) > From: Dean Gaudet <[EMAIL PROTECTED]> > To: Jay Richmond <[EMAIL PROTECTED]> > cc: [EMAIL PROTECTED] > Subject: Re: general/2441: entries in log files appear widely out of order, > sometimes not at all > In-Reply-To: <[EMAIL PROTECTED]> > Message-ID: <[EMAIL PROTECTED]> > X-Comment: Visit http://www.arctic.org/~dgaudet/legal for information > regarding copyright and disclaimer. > MIME-Version: 1.0 > Content-Type: TEXT/PLAIN; charset=US-ASCII > > If I had to guess I'd say the freebsd port includes -DBUFFERED_LOGS. If > so, they should be taken out and shot. twice. I don't have access to > freebsd, so someone else will have to check. Yes, it is. ftp://ftp.freebsd.org/pub/FreeBSD/ports-current/ports/www/apache13/Makefile : CONFIGURE_ENV= \ OPTIM='-DBUFFERED_LOGS -DHARD_SERVER_LIMIT=512 \ -DDOCUMENT_LOCATION=\\"'${PREFIX}'/www/data/\\" \ -DDEFAULT_PATH=\\"/bin:/usr/bin:'${PREFIX}'/bin\\"' I'll whine to them.
