Hi,
I know many people have asked about custom ports, but I already read the list of supported HTTP/HTTPS ports. My server is running an HTTP service on 2095 and HTTPS on 2096. I created a DNS record with proxy enabled. The https app works fine (I can see Cloudflare’s SSL certs in certificate details from browser). but when I try to connect to port 2095 it redirects me to http://mydomain.com:2095 → https://mydomain.com. Since nothing is listening on 443 I get a 521 error. As per allowed ports, 2095 over HTTP should work with proxy. Thanks in advance for your help.