Date: Wed, 03 Sep 2008 18:10:00 +0200 From: Gilles <gilles.ganault@free.fr> To: freebsd-questions@freebsd.org Subject: [6.3/Apache22] Right way to compile worker MPM? Message-ID: <cgdtb4lqkv4tn2vtv7o117n9oab3aispiu@4ax.com>
next in thread | raw e-mail | index | archive | help
Hello I'm trying to compile the latest ports of Apache22 with support for the worker MPM so that each child process spawns thread. I'd like to see if performance improves compared to the prefork model. Although I checked the "THREADS/Enable threads support in APR" item in "make config", the resulting binary says this: # pkg_info | grep apache apache-2.2.9_3 Version 2.2.x of Apache web server with prefork MPM. Should I edit the makefile file manually to get worked MPM? Thank you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cgdtb4lqkv4tn2vtv7o117n9oab3aispiu>