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
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to