Services deployed on non-standard ports cannot be accessed via CDN.
What steps have you taken to resolve the issue?
Temporarily disable CDN functionality on the www subdomain.
What feature, service or problem is this related to?
DNS records
What are the steps to reproduce the issue?
Cloudflare’s default non-standard port allowance does not meet my deployment needs, as approximately 20 ports are required for service exposure through the CDN infrastructure.
You’d have to use a higher paid plan type and Cloudflare Spectrum if you need the access over the proxied hostname and edge port e.g. example.com:23333:
If it’s HTTP(S) related service, try to switch the port to some other supported and compatible with Cloudflare proxy as follows on the list from below article:
Nevertheless, you can setup a cloudflared tunnel in such case:
Otherwise, you can unproxy (DNS-only) and it would continue to work normally.