Ports other than 80 don't work

If port 80 of Cloudflare proxy goes down, other ports don’t work

This sounds like some sort of misconfiguration with the SSL/TLS Setting (You can find it under SSL/TLS Overview)

Either it is set to Off, meaning like you said only http/80 is accepted and HTTPS is redirected to http.

Or you have it set to “Flexible” when it should be Full (Strict), meaning Cloudflare is making connections to your origin/web server over http/80, and if it is down, it won’t try to use HTTPS/other ports.

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