But somehow after the compilation, I am seeing that it has included the "prefork" MPM instead of "worker" IWeel, I suppose that your system is FreeBSD?
Because problems with libs (threads), doens't possible compilation multithread in FreeBSD with http (apr like).
Please, see post http://groups.yahoo.com/group/new-httpd/message/47705 and your subsequentes posts.
have ecen tried using "--with-mpm=perchild" option, but even then after compilation I am seeing only "prefork.c" in the list of modules included after compilation. Is there something wrong with "configure" script for Apache 2.0.49? Has anybody else faced this problem?FreeBSD 5.X, apparently solved the problem...
