Loading docs/manual/mpm.xml +3 −2 Original line number Diff line number Diff line Loading @@ -88,8 +88,9 @@ how they are used by the Apache HTTP Server.</p> is chosen at configuration time and built into Apache.</p> <p>To actually choose the desired MPM, use the argument --with-mpm= <em>NAME</em> with the <program>configure</program> script. <em>NAME</em> is the name of the desired MPM.</p> <code>--with-mpm=<em>NAME</em></code> with the <program>configure</program> script. <em>NAME</em> is the name of the desired MPM.</p> <p>Once the server has been compiled, it is possible to determine which MPM was chosen by using <code>./httpd Loading Loading
docs/manual/mpm.xml +3 −2 Original line number Diff line number Diff line Loading @@ -88,8 +88,9 @@ how they are used by the Apache HTTP Server.</p> is chosen at configuration time and built into Apache.</p> <p>To actually choose the desired MPM, use the argument --with-mpm= <em>NAME</em> with the <program>configure</program> script. <em>NAME</em> is the name of the desired MPM.</p> <code>--with-mpm=<em>NAME</em></code> with the <program>configure</program> script. <em>NAME</em> is the name of the desired MPM.</p> <p>Once the server has been compiled, it is possible to determine which MPM was chosen by using <code>./httpd Loading