Skip to main content

HTTP/2 on Centos 6.9 Apache 2.4.25

Comments

10 comments

  • JacobPerkins
    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
  • itmonitor
    Jacob, many thanks. Is there any risk/history of HTTP/2 breaking Wordpress websites asfar as you know?
    0
  • cPanelMichael
    Hello @itmonitor, The following WordPress link provides some information about WordPress and HTTP2: WordPress and HTTP/2 Thank you.
    0
  • itmonitor
    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
  • itmonitor
    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
  • cPanelMichael
    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
  • itmonitor
    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, IM
    0
  • itmonitor
    rpm -qa|grep mpm ea-apache24-mod_mpm_prefork-2.4.25-8.9.2.cpanel.x86_64
    0
  • cPanelMichael
    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
  • itmonitor
    Thank you too.
    0

Please sign in to leave a comment.