Paketname | apache2-mpm-event |
Beschreibung | Apache HTTP Server - event driven model |
Archiv/Repository | Offizielle Debian Security updates squeeze/updates (main) |
Version | 2.2.16-6+squeeze7 |
Sektion | net |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | apache2.2-common (= 2.2.16-6+squeeze7), apache2.2-bin (= 2.2.16-6+squeeze7) |
Empfohlene Pakete | |
Paketbetreuer | Debian Apache Maintainers |
Quelle | apache2 |
Paketgröße | 2260 Byte |
Prüfsumme MD5 | 3812259f8b0866bd4203d321288cc955 |
Prüfsumme SHA1 | 5e07f69569213b3c941fd163035fbd6d110f5e57 |
Prüfsumme SHA256 | 6374207f6c70f4fd9ac2310d3e9a0b4dfbfaa13f2f6513ec549c581d62d07c10 |
Link zum Herunterladen | apache2-mpm-event_2.2.16-6+squeeze7_i386.deb |
Ausführliche Beschreibung | 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.
|