HTTP/2 on Centos 6.9 Apache 2.4.25
Hi!
HTTP/2 requests OpenSSL 1.0.2. HTTP/2 is enabled for Apache since its 2.4.17 version. My server runs on Centos 6.9, Apache 2.4.25 and EA4 under SSL 1.0.1e.
Seems like SSL 1.0.2 cannot be installed in Centos 6.9? How to solve this SSL version issue in order to install HTTP/2? Any advice is welcome.
-
HI, You won't need an updated OpenSSL version to use our version of HTTP2. We've statically built the SSL modules so they don't require an installed OpenSSL library to use the HTTP2 functions. You should be able to install this now. 0 -
Jacob, many thanks. Is there any risk/history of HTTP/2 breaking Wordpress websites asfar as you know? 0 -
Hello @itmonitor, The following WordPress link provides some information about WordPress and HTTP2: WordPress and HTTP/2 Thank you. 0 -
Wow, Michael, thank you for the blazing fast reply. The devised solution is great also, I was worried about the SSL issue. Thank you CPanel guys! 0 -
HTTP2 is enabled following the steps here (Best Answer) EasyApache 4 HTTP2 Support However, KeyCDN reports the website is not under HTTP2, screenshot here diigo.com/item/image/5pj5q/x6qr and Akamai tells me my browser does not support HTTP2 diigo.com/item/image/5pj5q/5is0 However, I use Chrome Version 57.0.2987.133 (64-bit) - last version. Chrome is supposed to work with HTTP2 since end last year. Please, any ideas on how to solve this ALPN issue? 0 -
Hello @itmonitor, Could you check to see which MPM is enabled on your system? rpm -qa|grep mpm
It's possible your system is using MPM ITK, which isn't compatible with HTTP2. Thank you.0 -
Hello @itmonitor, Could you check to see which MPM is enabled on your system?
rpm -qa|grep mpm
It's possible your system is using MPM ITK, which isn't compatible with HTTP2. Thank you.
Michael I had requested my hosting company to enable HTTP2. On checking the steps they took, I found out they forgot to add the .conf file. For this reason HTTP2 was not loading. I added the file and it is loading now. Many thanks, IM0 -
rpm -qa|grep mpm ea-apache24-mod_mpm_prefork-2.4.25-8.9.2.cpanel.x86_64 0 -
rpm -qa|grep mpm ea-apache24-mod_mpm_prefork-2.4.25-8.9.2.cpanel.x86_64
This shows you are not affected by that issue. I'm happy to see you were able to solve the problem. Thank you for updating us with the outcome.0 -
Thank you too. 0
Please sign in to leave a comment.
Comments
10 comments