A
A
Anton_a462020-10-30 14:08:22
Nginx
Anton_a46, 2020-10-30 14:08:22

The site does not work on SSL + H2, it works without H2. What could be the problem?

There is a site with a configured secure connection. It only works if disabled in nginx http2 settings. If we turn it on, then the site issues "Unable to establish a connection to the site."
Apache and nginx error logs are empty.

Site with http2 disabled:
5f9bf1d1a628b591467789.png
With enabled
5f9bf3fe11eb5878293323.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kirill, 2020-10-30
@Anton_a46

If you open, for example, such a url: https://spaa-team.ru/page , then everything is OK - the page, although 404, is served via http2. The problem is not in Nginx, but in the back, apparently somewhere in the code there are manipulations with headers, for example Content-Length

A
Anton_a46, 2020-10-31
@Anton_a46

I did not find a solution with the Apache + Nginx config. I installed Nginx on the server (Without Apache), h2 works correctly with it, there are no problems

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question