Does CloudFlare have a feature or the ability to proxy sites hosted on other ports other than port 80? Is anyone aware of this? I know this is not a CF helpdesk but I am curious.
I am aware of the supported ports ( https://support.cloudflare.com/hc/en-us/articles/200169156-Which-ports-will-CloudFlare-work-with- ) and is not an issue, but if I have a webserver running on port 8080, I will need to specify www.website.com:8080 to access it. I would like CF on the backend to connect to the origin server on port 8080 and serve visitors on port 80.
For example, a website is hosted on port 8080. I would like to use CloudFlare as a reverse proxy.
Origin: 1.1.1.1:8080 --> CloudFlare sends/receives -->CloudFlare front-end (visitors)
Port 80 not considered.
Thank you.