Hello,
I've recently activated http2 on my server via EA and while everything installed correctly, the site is still served HTTP 1.1. I've tried all the HTTP2 checkers online, every site is telling me that HTTP2 is enabled with ALPN support. I've checked the Apache config files, everything is set-up correctly, including the vhost.
If I check the site in Chrome devtools (and some additional Chrome plugins), it's served HTTP 1.1. The only things that are h2, are ads or other services. I've done a lot of reading on the matter, I know prefork isn't compatible, fortunately, I have mpm_event installed for a while. The site is served via https and everything seems to be in place.
I have no clue where to look and how to debug this issue.
Thanks a lot in advance for any tips or information.
I've recently activated http2 on my server via EA and while everything installed correctly, the site is still served HTTP 1.1. I've tried all the HTTP2 checkers online, every site is telling me that HTTP2 is enabled with ALPN support. I've checked the Apache config files, everything is set-up correctly, including the vhost.
If I check the site in Chrome devtools (and some additional Chrome plugins), it's served HTTP 1.1. The only things that are h2, are ads or other services. I've done a lot of reading on the matter, I know prefork isn't compatible, fortunately, I have mpm_event installed for a while. The site is served via https and everything seems to be in place.
I have no clue where to look and how to debug this issue.
Thanks a lot in advance for any tips or information.