2796N/A<!
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 2796N/A <
title>Apache MPM pthread</
title>
2796N/A <!-- Background white, links blue (unvisited), navy (visited), red (active) --> 2796N/A <
body bgcolor="#FFFFFF" text="#000000" link="#0000FF" 2796N/A vlink="#000080" alink="#FF0000">
<
h1 align="CENTER">Multi-Processing Module mpm_winnt</
h1>
<
p>This Multi-Processing Module is optimized for Windows
rel="Help"><
strong>Status:</
strong></
a> MPM<
br />
rel="Help"><
strong>Source File:</
strong></
a>
mpm_winnt.c<
br />
rel="Help"><
strong>Module Identifier:</
strong></
a>
<
p>This Multi-Processing Module (MPM) is the default for the
Windows NT operating systems. It uses a single control process
which launches a single child process which in turn creates
threads to handle requests</
p>