]> granicus.if.org Git - apache/commit
I shouldn't have to explicitly provide an MPM. I am setting the default
authorRyan Bloom <rbb@apache.org>
Sun, 5 Dec 1999 19:36:42 +0000 (19:36 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 5 Dec 1999 19:36:42 +0000 (19:36 +0000)
commitf49f38b50c92b80c83deb7fda32bd610382f02fd
tree394f4cc3b6f8dfd8e5ed7f3f36147205170a0a8a
parent876b8f3508516c3cfdd1b73c7cf3525fd9bb0078
I shouldn't have to explicitly provide an MPM.  I am setting the default
as mpmt_pthread.  I would much rather it was prefork, but the autoconf
work hasn't progressed to the point that prefork will work yet.  When it
does work, I expect the default to change.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84226 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/config.m4