apache2-mpm-worker
| Version: | 2.2.4-3build1 |
|---|---|
| Section: | net/ |
| Size: | 428 kbytes |
| Description: | The worker MPM provides a threaded implementation for Apache HTTPD. It is considerably faster than the traditional model, and is the recommended MPM. Worker generally is a good choice for high-traffic servers because it has a smaller memory footprint than the prefork MPM. |