]> granicus.if.org Git - apache/commit
Remove the dexter MPM. This has been replaced with the Perchild MPM.
authorRyan Bloom <rbb@apache.org>
Tue, 13 Feb 2001 20:30:19 +0000 (20:30 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 13 Feb 2001 20:30:19 +0000 (20:30 +0000)
commitc8102d866bda935b34c486fd552286f730d48d77
treefef4211bfbad6d7951ca85edbf23a9fb48017366
parenta79ca72564387cfc6900999191abeb0e4d61cc4b
Remove the dexter MPM.  This has been replaced with the Perchild MPM.
The two MPMs are basically identical, except that Perchild also allows
each child process to have a unique uid/gid combination.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88144 13f79535-47bb-0310-9956-ffa450edef68
16 files changed:
CHANGES
INSTALL
docs/conf/httpd-std.conf
docs/manual/mod/dexter.html [deleted file]
docs/manual/mod/index-bytype.html
docs/manual/mod/index.html
docs/manual/mod/mpm_common.html
docs/manual/mod/perchild.html
server/mpm/MPM.NAMING
server/mpm/config.m4
server/mpm/dexter/Makefile.in [deleted file]
server/mpm/dexter/Makefile.libdir [deleted file]
server/mpm/dexter/config.m4 [deleted file]
server/mpm/dexter/dexter.c [deleted file]
server/mpm/dexter/mpm.h [deleted file]
server/mpm/dexter/mpm_default.h [deleted file]