performance modifications

Claus Guttesen cguttesen at yahoo.dk
Fri Mar 11 01:21:52 PST 2005


> >No, this kernel-change is (fortunately) completely
> >transparent in relation to apache.
> >
> Ok, that was not the impression I got from accf_http
> man page.

I checked apache.org just to be shure :-)

http://unix.derkeiler.com/Mailing-Lists/FreeBSD/performance/2003-07/0071.html
gives some hints, and
http://httpd.apache.org/docs/mod/core.html#acceptfilter
says that SO_ACCEPTFILTER is enabled by default. So
when

options         ACCEPT_FILTER_DATA
options         ACCEPT_FILTER_HTTP

is compiled into the kernel or accf_http is loaded,
apache "should" utilize this option.

regards
Claus



More information about the freebsd-performance mailing list