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

    Бинарный пакет: apache2-httpd-prefork
    Версия: 2.2.24-alt2.M50.1
    Архитектура: i586
    Собран:  29 мая 2013 г. 17:18
    Исходный пакет: apache2
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://httpd.apache.org/

    Лицензия: Apache
    О пакете: 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.

    Сопровождающий: Aleksey Avdeev


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


    29 мая 2013 г. Aleksey Avdeev 2.2.24-alt2.M50.1
    - Backports to 5.0
    - Revert requires %name-ab and %name-htpasswd to %name-base subpackage
    - Revert %name-%apache2_libssl_name provides (to %name-base subpackage)
    - Fix build: use libtool < 2.0.0
    29 мая 2013 г. Aleksey Avdeev 2.2.24-alt3
    - In a2enmod added a mandatory dependency checking for inclusion
      (Closes: #28992)
    14 апреля 2013 г. Aleksey Avdeev 2.2.24-alt1