Пакет apache2-httpd-prefork: Информация

  • Default inline alert: Версия в репозитории: 2.4.59-alt1

Бинарный пакет: apache2-httpd-prefork
Версия: 2.4.56-alt1
Архитектура: aarch64
Собран:  17 марта 2023 г. 13:31 в задании #316447
Исходный пакет: apache2
Категория: Система/Серверы
Сообщить об ошибке в пакете
Домашняя страница: http://httpd.apache.org/

Лицензия: Apache-2.0
О пакете: Traditional model for Apache HTTPD 2.1
Описание: 
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.

Сопровождающий: Anton Farygin


Последнее изменение


9 марта 2023 г. Anton Farygin 1:2.4.56-alt1
- 2.4.56 (Fixes: CVE-2023-25690, CVE-2023-27522)
1 февраля 2023 г. Anton Farygin 1:2.4.55-alt1
14 ноября 2022 г. Egor Ignatov 1:2.4.54-alt3
- a2enmod: enable mod also in mods-start.d (closes: #44044)