软件包: apache2-mpm-prefork (2.2.14-5ubuntu8.11) [security]
apache2-mpm-prefork 的相关链接
Ubuntu 的资源:
下载源码包 apache2:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Apache Maintainers (Mail Archive)
- Tollef Fog Heen
- Thom May
- Adam Conrad
- Peter Samuelson
- Stefan Fritsch
- Steinar H. Gunderson
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [httpd.apache.org]
相似软件包:
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, pre-forking implementation that handles requests in a manner similar to Apache 1.3. 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.
其他与 apache2-mpm-prefork 有关的软件包
|
|
|
-
- dep: apache2.2-bin (= 2.2.14-5ubuntu8.11)
- Apache HTTP Server common binary files
-
- dep: apache2.2-common (= 2.2.14-5ubuntu8.11)
- Apache HTTP Server common files