Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

httpready Accept Filter

4 views
Skip to first unread message

patrick

unread,
Mar 29, 2006, 2:11:05 PM3/29/06
to freebs...@freebsd.org

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

Michael Vince

unread,
Jun 13, 2006, 10:36:13 AM6/13/06
to patrick, freebs...@freebsd.org
patrick wrote:

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

0 new messages