パッケージ: apache2-mpm-prefork (2.2.8-1ubuntu0.14) [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
- Fabio M. Di Nitto
- Adam Conrad
- Peter Samuelson
- Stefan Fritsch
It should generally not be necessary for users to contact the original maintainer.
外部の資源:
- ホームページ [httpd.apache.org]
類似のパッケージ:
Traditional model for Apache HTTPD
This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web server that handles requests in a manner similar to Apache 1.3. It is appropriate for sites that need to avoid threading for compatibility with non-thread-safe libraries. It is also the best MPM for isolating each request, so that a problem with a single request will not affect any other.
It is not as fast, but is considered to be more stable.
その他の apache2-mpm-prefork 関連パッケージ
|
|
|
-
- dep: apache2.2-common (= 2.2.8-1ubuntu0.14)
- Next generation, scalable, extendable web server
-
- dep: libapr1
- Apache ポータブルランタイムライブラリ
-
- dep: libaprutil1
- The Apache Portable Runtime Utility Library
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libpcre3 (>= 7.4)
- Perl 5 互換正規表現ライブラリ - ランタイムファイル