From owner-freebsd-questions Wed Aug 30 19:10:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id B926837B423 for ; Wed, 30 Aug 2000 19:10:12 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e7V28ne09387; Wed, 30 Aug 2000 19:08:49 -0700 (PDT) Date: Wed, 30 Aug 2000 19:08:49 -0700 From: Alfred Perlstein To: Tony Finch Cc: Steve Lewis , "James E. Pace" , freebsd-questions@FreeBSD.ORG Subject: Re: Scaling Apache? Message-ID: <20000830190849.B18862@fw.wintelcom.net> References: <20000828114314.Y1209@fw.wintelcom.net> <20000828115822.A1209@fw.wintelcom.net> <20000831013646.C25064@hand.dotat.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20000831013646.C25064@hand.dotat.at>; from dot@dotat.at on Thu, Aug 31, 2000 at 01:36:46AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Tony Finch [000830 18:38] wrote: > Alfred Perlstein wrote: > > > >One trick is to hack apache use the "accept filters" that I brought > >into FreeBSD (from Yahoo), you can search the mailing lists for patches > >to have apache use them. > > BTW, I've committed the patch to Apache-1.3 and it'll be in the next > released version, or if you can't wait, try > http://dev.apache.org/from-cvs/apache-1.3/ Ack, accept filters aren't loaded by default in apache, at a glance it looks like your code will just exit if they aren't loaded. May I make two suggestions: 1) just issue a warning and continue on if the filter isn't available 2) allow a runtime/compiletime option to use the 'httpready' module as it offers substantial benifits over dataready. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message