https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35302

            Bug ID: 35302
           Summary: Koha depends on mpm_itk which prevents HTTP/2
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: System Administration
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Hello,
I wanted to turn on HTTP/2 support for our Koha sites. That would be a
measureable performance plus. Unfortunately, I was not able to turn on HTTP/2
support due to required Apache2 modules. 

Koha requires mpm_itk to set the user for each VHOST. mpm_itk was last updated
in 2016 according to its website: http://mpm-itk.sesse.net/

mpm_itk is compatile with mpm_prefork only, which is an outdated and less
efficient process manager for apache. mpm_prefork is not compatible with http2. 

Koha should find another way to set the user ids for each VHOST.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to