Package apache2-httpd-prefork: Information

  • Default inline alert: Version in the repository: 2.4.58-alt2

Binary package: apache2-httpd-prefork
Version: 2.4.54-alt1
Architecture: i586
Build time:  Jun 19, 2022, 04:11 PM in the task #302326
Source package: apache2
Category: System/Servers
Report package bug
License: Apache-2.0
Summary: Traditional model for Apache HTTPD 2.1
Description: 
This Multi-Processing Module (MPM) implements a non-threaded,
pre-forking web server that handles requests in a manner similar to
Apache 1.3. It is appropriate for sites that need to avoid threading for
compatibility with non-thread-safe libraries. It is also the best MPM
for isolating each request, so that a problem with a single request will
not affect any other.

It is not as fast, but is considered to be more stable.

Maintainer: Anton Farygin


Last changed


March 20, 2022 Anton Farygin 1:2.4.53-alt1
Dec. 21, 2021 Anton Farygin 1:2.4.52-alt1
- 2.4.52 (Fixes: CVE-2021-44790, CVE-2021-44224)