Package apache2-httpd-worker: Information

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

Binary package: apache2-httpd-worker
Version: 2.4.43-alt1
Architecture: aarch64
Build time:  Apr 8, 2020, 05:46 PM in the task #249454
Source package: apache2
Category: System/Servers
Report package bug
License: Apache
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


April 6, 2020 Anton Farygin 1:2.4.43-alt1
- 2.4.43 (Fixes:  CVE-2020-1927, CVE-2020-1934)
March 19, 2020 Stanislav Levin 1:2.4.41-alt3
- fixed TLS 1.3 client cert authentication for POST requests
March 18, 2020 Stanislav Levin 1:2.4.41-alt2
- mod_proxy_ajp: added "secret" parameter to proxy workers