Binary package “apache2-mpm-prefork” in ubuntu precise
Apache HTTP Server - traditional non-threaded model
Each Apache Multi-Processing Module provides a different "flavor" of
web server binary, compiled with a different processing model.
.
The prefork MPM provides a non-threaded implementation using a variable
number of processes where each process handles only one connection
at the same time. It is not as fast as threaded models, but is considered to
be more stable. It is appropriate for sites that need to maintain
compatibility with non-thread-safe libraries, and is the best MPM for
isolating each request, so that a problem with a single request will not
affect any other.
Source package
Published versions
- apache2-mpm-prefork 2.2.22-1ubuntu1 in amd64 (Release)
- apache2-mpm-prefork 2.2.22-1ubuntu1.15 in amd64 (Security)
- apache2-mpm-prefork 2.2.22-1ubuntu1.15 in amd64 (Updates)
- apache2-mpm-prefork 2.2.22-1ubuntu1 in armel (Release)
- apache2-mpm-prefork 2.2.22-1ubuntu1.15 in armel (Security)
- apache2-mpm-prefork 2.2.22-1ubuntu1.15 in armel (Updates)
- apache2-mpm-prefork 2.2.22-1ubuntu1 in armhf (Release)
- apache2-mpm-prefork 2.2.22-1ubuntu1.15 in armhf (Security)
- apache2-mpm-prefork 2.2.22-1ubuntu1.15 in armhf (Updates)
- apache2-mpm-prefork 2.2.22-1ubuntu1 in i386 (Release)
- apache2-mpm-prefork 2.2.22-1ubuntu1.15 in i386 (Security)
- apache2-mpm-prefork 2.2.22-1ubuntu1.15 in i386 (Updates)
- apache2-mpm-prefork 2.2.22-1ubuntu1 in powerpc (Release)
- apache2-mpm-prefork 2.2.22-1ubuntu1.15 in powerpc (Security)
- apache2-mpm-prefork 2.2.22-1ubuntu1.15 in powerpc (Updates)