套件: 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 (郵件存檔)
- 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