Is HTTP/2 to Origin is working properly?

Under Network, I have HTTP/2 to Origin enabled.

But when I check my server logs I see Cloudflare accessing in HTTP/1.1.

However, by accessing my website via IP address, my server is able to serve pages to me in HTTP/2.

Am I doing something wrong?

Which SSL mode are you using? Does your origin server advertise support for HTTP/2 in the Alt-Svc header?

I’m using SSL Full Strict, but it seems like it does not have the Alt-Svc header - I presume that’s why?

But strangely I can access in h2 through Chrome

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.