Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2005 10:21:49 +0100 (CET)
From:      Claus Guttesen <cguttesen@yahoo.dk>
To:        Petri Helenius <pete@he.iki.fi>
Cc:        freebsd-performance@freebsd.org
Subject:   Re: performance modifications
Message-ID:  <20050311092150.88045.qmail@web26808.mail.ukl.yahoo.com>
In-Reply-To: 6667

next in thread | raw e-mail | index | archive | help
> >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



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