Download Source Package apache2:
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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 250.0 kB | 624 kB | [list of files] |
| amd64 | 247.1 kB | 568 kB | [list of files] |
| arm | 214.2 kB | 476 kB | [list of files] |
| armel | 216.2 kB | 480 kB | [list of files] |
| hppa | 235.4 kB | 520 kB | [list of files] |
| i386 | 231.4 kB | 508 kB | [list of files] |
| ia64 | 297.0 kB | 832 kB | [list of files] |
| mips | 223.2 kB | 560 kB | [list of files] |
| mipsel | 222.1 kB | 560 kB | [list of files] |
| powerpc | 246.9 kB | 556 kB | [list of files] |
| s390 | 249.4 kB | 544 kB | [list of files] |
| sparc | 230.8 kB | 496 kB | [list of files] |