pkg://apache2-mpm-worker_2.2.9-7_armel.deb:224646/control
downloads
Package: apache2-mpm-worker
Source: apache2
Version: 2.2.9-7
Architecture: armel
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Installed-Size: 488
Depends: libapr1, libaprutil1, libc6 (>= 2.7-1), libgcc1 (>= 1:4.3), libpcre3 (>= 7.4), apache2.2-common (= 2.2.9-7)
Conflicts: apache2-common, apache2-mpm
Replaces: apache2-mpm-perchild (<< 2.2.0), apache2-mpm-threadpool (<< 2.0.53)
Provides: apache2, apache2-mpm, httpd, httpd-cgi
Section: web
Priority: optional
Homepage: http://httpd.apache.org/
Description: Apache HTTP Server - high speed threaded model
Each Apache Multi-Processing Module provides a different "flavor" of
web server binary, compiled with a different processing model.
.
The worker MPM provides the default threaded implementation. It is
recommended especially for high-traffic sites because it is faster
and has a smaller memory footprint than the traditional prefork MPM.