On Wed, Apr 10, 2002 at 11:31:19AM -0500, William A. Rowe, Jr. wrote: > At 10:47 AM 4/10/2002, you wrote: > > >Let's do two things: come up with an experimental MPM directory > >(server/mpm/experimental or modules/experimental); and move perchild in > >with leader-follower. When I finally get around to working on a Door > >MPM, it will need a home too. > > As long as each mpm is in it's own directory within experimental. Trying > to track half a dozen sources for each mpm all in the same directory will > really suck. The existing schema is really clean.
Of course. I'm saying: server/mpm/experimental/leader-follower server/mpm/experimental/perchild server/mpm/experimental/door alternatively (so we have a flat MPM namespace): server/mpm/experimental-leader-follower server/mpm/experimental-perchild server/mpm/experimental-door -aaron