Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Nov 2007 22:12:37 +0100
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        Marcio Cicero <marcio29@live.com>
Cc:        Tom Evans <tevans.uk@googlemail.com>, freebsd-performance@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: Optimal Apache22 configuration
Message-ID:  <4745F0C5.9040208@quip.cz>
In-Reply-To: <BAY126-W5770288081B230BC24118CB3790@phx.gbl>
References:  <BAY126-W36863ECD0AAAD381D72B60B3780@phx.gbl>	<1195731553.82763.30.camel@localhost> <BAY126-W5770288081B230BC24118CB3790@phx.gbl>

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



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