> > > I read Apache's documentation and would like to know: "How do default MPM > module in Linux ??" Prefork or Worker ??
Prefork is the default > > Other question. How do I change to MPM Worker ?? Compile like this ./configure --prefix=/usr/local/apache --with-mpm=worker Regards Prasanna Ram