Package apache2-httpd-worker: Information

    Binary package: apache2-httpd-worker
    Version: 2.2.31-alt1.M70C.1
    Architecture: x86_64
    Build time:  Nov 10, 2016, 05:45 PM in the task #172115
    Source package: apache2
    Category: System/Servers
    Report package bug
    License: Apache
    Summary: High speed threaded model for Apache HTTPD 2.1
    Description: 
    The worker MPM provides a threaded implementation for Apache HTTPD 2.1. It is
    considerably faster than the traditional model, and is the recommended MPM.
    
    Worker generally is a good choice for high-traffic servers because it
    has a smaller memory footprint than the prefork MPM.



    Last changed


    Nov. 10, 2016 Anton V. Boyarshinov 2.2.31-alt1.M70C.1
    Oct. 6, 2015 Anton V. Boyarshinov 2.2.31-alt1
    - updated to 2.2.31
    - imported srpms as new git
    May 29, 2013 Aleksey Avdeev 2.2.24-alt3
    - In a2enmod added a mandatory dependency checking for inclusion
      (Closes: #28992)