Hello,
I am planning to use netlify to serve a static content site generated with hugo, which me and my team are working on right now.
Some parts of our website are dynamic, and we will need to reverse proxy them to another server, which as my understanding goes, it is possible with your platform.
The endpoints in our server reached by the reverse proxy are general API endpoints with an exception, one endpoint is used by our customers applications for auto-update, which means when somebody accesses that endpoint with a token, will get our latest app version downloaded in a zip format from our servers.
Is this allowed on your platform given the files are not hosted with you but with us?
Does the traffic from this reverse proxy endpoint gets counted against the monthly quota if it’s not coming from your network?
Let me know.
Best.