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

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

Бинарный пакет: apache2-httpd-prefork
Версия: 2.4.54-alt1
Архитектура: aarch64
Собран:  14 сентября 2022 г. 15:50 в задании #306779
Исходный пакет: 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


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


20 марта 2022 г. Anton Farygin 1:2.4.53-alt1
21 декабря 2021 г. Anton Farygin 1:2.4.52-alt1
- 2.4.52 (Fixes: CVE-2021-44790, CVE-2021-44224)