Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2000 19:08:49 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Tony Finch <dot@dotat.at>
Cc:        Steve Lewis <nepolon@systray.com>, "James E. Pace" <jepace@pobox.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Scaling Apache?
Message-ID:  <20000830190849.B18862@fw.wintelcom.net>
In-Reply-To: <20000831013646.C25064@hand.dotat.at>; from dot@dotat.at on Thu, Aug 31, 2000 at 01:36:46AM %2B0000
References:  <20000828114314.Y1209@fw.wintelcom.net> <Pine.BSF.4.05.10008281156450.22201-100000@greg.ad9.com> <20000828115822.A1209@fw.wintelcom.net> <20000831013646.C25064@hand.dotat.at>

next in thread | previous in thread | raw e-mail | index | archive | help
* Tony Finch <dot@dotat.at> [000830 18:38] wrote:
> Alfred Perlstein <bright@wintelcom.net> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000830190849.B18862>