From c8102d866bda935b34c486fd552286f730d48d77 Mon Sep 17 00:00:00 2001 From: Ryan Bloom Date: Tue, 13 Feb 2001 20:30:19 +0000 Subject: 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 --- INSTALL | 2 -- 1 file changed, 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index c24dc4747b..f8bb4e2424 100644 --- a/INSTALL +++ b/INSTALL @@ -325,8 +325,6 @@ mpmt_pthread ..... Mutli-process(dynamic) Multi-threaded(static) Unix MPM prefork .......... Preforking Unix MPM - dexter ........... Multi-process(static) Multi-threaded(dynamic) - Unix MPM perchild ......... Multi-process(static) Multi-threaded(dynamic) Unix MPM, that allows a User per child process -- cgit v1.2.1