Testing http2 question
If I install http2 on my server will all domains and apache automatically run using the new protocol or is it confurable as per domain.
-
Hello, It's enabled globally by default after you install the RPM: # cat /etc/apache2/conf.d/http2.conf LogLevel http2:info Protocols h2 h2c http/1.1
However, you can customize it's configuration for individual virtual hosts using the information at: Thank you.0 -
Do you have an estimated timeframe of a WHM update wherein this http2 module will be considered completely stable and therefore be enabled by default? This is because I have a VPS server purchased early this year when this module was still in beta testing. 0 -
Do you have an estimated timeframe of a WHM update wherein this http2 module will be considered completely stable and therefore be enabled by default? This is because I have a VPS server purchased early this year when this module was still in beta testing.
Hello, There are currently no plans to enable this module by default, however it's considered stable and can be installed outside of the EA4 experimental repo: Apache Module: HTTP2 - EasyApache 4 - cPanel Documentation Thank you.0 -
The link below shows how http2 can be enabled but it's implying that one should use PHP 7. Does it mean that if I'm using a script that uses Php 5.x, the script will not work? - Removed - 0 -
Hello, You can use HTTP2 with PHP 5.x. Thank you. 0 -
Another thing, it is known that MPM_PREFORK and DSO+Mod_RUID2 is not compatible with HTTP2. Is there any reason why cPanel refuse to utilize MPM_WORKER and SuPHP as default ? 0 -
Another thing, it is known that MPM_PREFORK and DSO+Mod_RUID2 is not compatible with HTTP2. Is there any reason why cPanel refuse to utilize MPM_WORKER and SuPHP as default ?
I encourage you to open a feature request if you'd like to see a change to the default EasyApache 4 profile: Submit A Feature Request Thank you.0
Please sign in to leave a comment.
Comments
7 comments