Package apache2-httpd-prefork: Information

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

Binary package: apache2-httpd-prefork
Version: 2.4.57-alt1
Architecture: aarch64
Build time:  May 30, 2023, 04:34 PM in the task #320344
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


May 14, 2023 Anton Farygin 1:2.4.57-alt1
- 2.4.57
March 22, 2023 Alexey Shabalin 1:2.4.56-alt2
- allow read for all /etc/sysconfig/httpd2
March 9, 2023 Anton Farygin 1:2.4.56-alt1
- 2.4.56 (Fixes: CVE-2023-25690, CVE-2023-27522)