Package apache2-httpd-worker: Information

  • Default inline alert: Version in the repository: 2.4.59-alt1

Binary package: apache2-httpd-worker
Version: 2.4.58-alt2
Architecture: x86_64
Build time:  Feb 7, 2024, 06:27 PM in the task #340027
Source package: apache2
Category: System/Servers
Report package bug
License: Apache-2.0
Summary: High speed threaded model for Apache HTTPD 2.1
Description: 
The worker MPM provides a threaded implementation for Apache HTTPD 2.1. 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.

Maintainer: Anton Farygin


Last changed


Feb. 7, 2024 Anton Farygin 1:2.4.58-alt2
- added upstream patch against libxml 2.12
Oct. 20, 2023 Anton Farygin 1:2.4.58-alt1
- 2.4.58
June 1, 2023 Andrey Limachko 1:2.4.57-alt2
- Add missing a2enmod config for apache2-mod_ldap
- Add missing libaprutil1-ldap requirement for apache2-mod_ldap