The site uses a bunch of nginx + nodejs. I want to connect to the CloudFlare site. By default, have 6 HTTPS ports available at a free plan, i run 7 NodeJS servers with different ports are running on the server.
Is there anything i can do to make the seventh nodejs server work fine with CloudFlare? For example, use nginx proxy, or can there be an opportunity to hang 2 servers on the same port? Because all servers work in different sections: site.ru/test, site.ru/test2, etc.