Skip to main content

HTTP/2 enabled, site is still served http 1.1

Comments

8 comments

  • kdean
    Did you make sure to use https and not http? h2 only works over https. Did you try emptying your browser cache just in case you're seeing the cached versions and the protocol they used originally?
    0
  • vexx
    Ya, the site is https only, everything HTTP is redirected. I also cleared the browser cache, site cache etc...same result. I will also leave the site URL here, hope it's not against the TOS. [Moderator note: removed hyperlink]
    0
  • kdean
    Everything loaded via h2 for me at your link.
    0
  • vexx
    how did you test it? I cannot get h2 to load with anything..curl, chrome devtools...anything [Moderator note: removed screenshot]
    0
  • kdean
    Google Chrome 83.0.4103.97 on MacOS [Moderator note: removed screenshot]
    0
  • vexx
    Found the issue, which is strange, I have Bitdefender Security installed, which scans SSL certs and I think, it replaces them when serving the content. However, for some sites that were h2 as well, this wasn't an issue so that's why I excluded everything from my computer. I still don't understand why it does that, but if I disable the feature, it works. Thanks a lot, I really appreciate the help.
    0
  • kdean
    Just did some quick research and Bitdefender Security and other similar SSL Scanning features seem like a bad idea since I saw reports of them slowing down connections, causing SSL key pair issues, increasing the chance of a man-in-the-middle hacks on the transmissions, etc... and now we see it may block the proper negotiation of h2 protocol connections for some servers. Seems the usual sometime too much security can just be bad or worse in other ways than the protection they supposedly provide.
    0
  • SamuelM
    Hello @vexx I'm glad to see you were able to identify the problem. I confirmed the site loads with HTTP/2 for me as well. Thanks to kdean for assisting you with this. I've removed the hyperlink you originally shared for your site as well as the screenshots posted in this thread which exposed your domain name. I will go ahead and mark this thread as Solved. Best regards
    0

Please sign in to leave a comment.