Setting up HTTP/2
My server uses CentOS 6.10... I can't update because I still have a lot of sites using MySQL so I can't update to PHP 7.x yet.
I'm using EasyApache 4 and Apache 2.4.43, but my sites still don't show support for HTTP/2. Is there a guide for setting it up on my server? Am I going to risk anything else by setting it up?
-
when you are using https connection then http/2 is enabled automatic for connection with browser supporting http/2 (most of new browsers) 0 -
My server uses CentOS 6.10... I can't update because I still have a lot of sites using MySQL so I can't update to PHP 7.x yet.
Can you explain the relevance of using MySQL and why you're unable to use PHP 7.x with CentOS 6? I'm really confused by that statement and I think there may be a misunderstanding there.I'm using EasyApache 4 and Apache 2.4.43, but my sites still don't show support for HTTP/2. Is there a guide for setting it up on my server? Am I going to risk anything else by setting it up?
Have you enabled it per the instructions listed here?0 -
Can you explain the relevance of using MySQL and why you're unable to use PHP 7.x with CentOS 6? I'm really confused by that statement and I think there may be a misunderstanding there.
As far as I can tell, PHP 7.x deprecated and removed MySQL, so I have to convert all of my sites to use MySQLi code instead: Apache Module: HTTP2 | cPanel & WHM Documentation the module is not automatically added to the system.
I had not found that, no. And well, the link says that it's specifically not compatible with CentOS 6: The mod_http2 Apache module is not compatible with 32-bit CentOS 6 systems or with the0
Please sign in to leave a comment.
Comments
3 comments