<-
Apache > HTTP Server > Documentation > Version 2.0 > Modules

Apache Module mpm_winnt

Description: This Multi-Processing Module is optimized for Windows NT.
Status: MPM
Module Identifier: mpm_winnt_module
Source File: mpm_winnt.c

Summary

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

Directives