Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2006 00:36:13 +1000
From:      Michael Vince <mv@thebeastie.org>
To:        patrick <patrick@barmentlo.nl>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: httpready Accept Filter
Message-ID:  <448ECD5D.7080009@thebeastie.org>
In-Reply-To: <20060329210542.A48312@gandalf.cyberwizards.nl>
References:  <20060329210542.A48312@gandalf.cyberwizards.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
patrick wrote:

>
> Hello List,
>
> I'm running FreeBSD6 stable src.date: 20060323 on amd64.
>
> I have
>     options         ACCEPT_FILTER_DATA
>     options         ACCEPT_FILTER_HTTP
>
> in my kernel config for static compiling. 
> (/usr/src/sys/amd64/conf/MYKERNEL)
>
>
> Unfortionally if I (re)start apache (2.2.0.7) it complains:
>
>     "[warn] (2)No such file or directory: Failed to enable the 
> 'httpready' Accept Filter"
>
> Anyone any idea?
>
> Regards
> patrick

If you put apache22_http_accept_enable="YES" in your rc.conf it would 
automagically load the kernel module, as the accept filter is by default 
available loadable kernel module.

Also the newer Apache 2.2.2 is in the ports tree.

Mike






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