> I tried prototyping this layout structure with multiple MPMs using sfw build > environment. > I modified sfw build scripts to build and install prefork, worker mpm > binaries under usr/apache2/bin directory.
Perhaps this is covered in another email but how does the administrator select which mode to use? > I have used different configure options for prefork and worker. I noticed that this indeed was the case in the configure details but what is the practical ramification of doing this? Are there some generic features of Apache that are only enabled with one model but not another? Or is it just that specifying this again causes modules to be rebuilt that apparently do not need to be regenerated? And how are you determining that the modules actually are the same? > (I have changed the directory name from "libexec" to "modules" which is more > intuitive). Since this seems to be a gratuitous changes from the way we currently have the directory structure in OpenSolaris, I would recommend against it unless you're adhering to a more standard layout that other vendors use. dsc
