summaryrefslogtreecommitdiff
blob: 96762f4b18b0a2d2fc20bbcb144ee5e372f78dae (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2007 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2

# This file contains descriptions of APACHE2_MPMS USE_EXPAND flags.

# Keep it sorted.
event - An experimental variant of the standard worker MPM
prefork - Implements a non-threaded, pre-forking web server
worker - Multi-Processing Module implementing a hybrid multi-threaded multi-process web server