Please note
This document refers to the 2.0 version of Apache httpd, which is no longer maintained. Upgrade, and refer to the current version of httpd instead, documented at:
You may follow this link to go to the current version of this document.
- core
- Core Apache HTTP Server features that are always
available
- mpm_common
- A collection of directives that are implemented by
more than one multi-processing module (MPM)
- beos
- BeOS ȭ ó .
- leader
- ǥ
worker MPM
- mpm_netware
- Multi-Processing Module implementing an exclusively threaded web
server optimized for Novell NetWare
- mpmt_os2
- Hybrid multi-process, multi-threaded MPM for OS/2
- perchild
- Multi-Processing Module allowing for daemon processes serving
requests to be assigned a variety of different userids
- prefork
- Implements a non-threaded, pre-forking web server
- threadpool
- Yet another experimental variant of the standard
worker MPM
- mpm_winnt
- This Multi-Processing Module is optimized for Windows
NT.
- worker
- Multi-Processing Module implementing a hybrid
multi-threaded multi-process web server