apache2 ソースパッケージをダウンロード:
Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model.
The event MPM is designed to allow more requests to be served simultaneously by passing off some processing work to supporting threads, freeing up the main threads to work on new requests. It is especially suitable for sites that see extensive KeepAlive traffic.
This MPM is experimental and less tested than the worker and prefork MPMs.
|
|
|
| アーキテクチャ | パッケージサイズ | インストールサイズ | ファイル |
|---|---|---|---|
| alpha | 256.2 kB | 636 kB | [ファイル一覧] |
| amd64 | 252.4 kB | 580 kB | [ファイル一覧] |
| arm | 219.5 kB | 488 kB | [ファイル一覧] |
| armel | 221.0 kB | 492 kB | [ファイル一覧] |
| hppa | 240.6 kB | 532 kB | [ファイル一覧] |
| i386 | 235.7 kB | 520 kB | [ファイル一覧] |
| ia64 | 305.3 kB | 852 kB | [ファイル一覧] |
| mips | 228.5 kB | 572 kB | [ファイル一覧] |
| mipsel | 227.3 kB | 572 kB | [ファイル一覧] |
| powerpc | 252.2 kB | 568 kB | [ファイル一覧] |
| s390 | 254.5 kB | 556 kB | [ファイル一覧] |
| sparc | 235.8 kB | 508 kB | [ファイル一覧] |