Package apache2-httpd-event: Information

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

Binary package: apache2-httpd-event
Version: 2.4.48-alt6
Architecture: ppc64le
Build time:  Aug 27, 2021, 05:22 PM in the task #283969
Source package: apache2
Category: System/Servers
Report package bug
License: Apache-2.0
Summary: Event driven model for Apache HTTPD 2.1
Description: 
The event Multi-Processing Module (MPM) is designed to allow more
requests to be served simultaneously by passing off some processing
work to supporting threads, freeing up the main threads to work on
new requests.

This MPM is especially suitable for sites that see extensive KeepAlive traffic

Maintainer: Egor Ignatov


Last changed


Aug. 27, 2021 Egor Ignatov 1:2.4.48-alt6
- fix systemd service: use mpm from $HTTPD
Aug. 18, 2021 Egor Ignatov 1:2.4.48-alt5
- enable mod_systemd, drop apachectl2 in unit file (closes: #40688)
Aug. 16, 2021 Egor Ignatov 1:2.4.48-alt4
- enable mod_md