Package apache2-httpd-prefork: Information

    Binary package: apache2-httpd-prefork
    Version: 2.2.22-alt2.M60C.2
    Architecture: i586
    Build time:  May 21, 2012, 11:32 AM
    Source package: apache2
    Category: System/Servers
    Report package bug
    License: Apache
    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: Aleksey Avdeev


    Last changed


    May 21, 2012 Vitaly Kuznetsov 2.2.22-alt2.M60C.2
    - Rebuild for C6 (2nd)
    April 4, 2012 Vitaly Kuznetsov 2.2.22-alt2.M60C.1
    - Rebuild for C6
    Feb. 14, 2012 Aleksey Avdeev 2.2.22-alt2
    - Add scripts for condstopstart-web