Optimal Apache22 configuration
Miroslav Lachman
000.fbsd at quip.cz
Thu Nov 22 13:31:35 PST 2007
Marcio Cicero wrote:
> Hi Tom,
>
> Thanks for your input.
>
> As far as I can remember there were experimental support for kqueue polling events on apache2 which I remember as nice performance improvement. But unfortunately I can't find any info regarding kqueue for apache22.
>
> Is this possible for apache22?
As I look in to Makefile, you can use WITH_MPM=event and Apache will use
KQueue
http://httpd.apache.org/docs/2.2/mod/event.html
(but I am not 100% sure, I am using prefork)
Miroslav Lachman
More information about the freebsd-questions
mailing list