How would you set up the server so you can host the api requests on a different server than the main app server? i.e. I want my api calls to go to API.mysite.com so it doesn't put a load on www.mysite.com.
updated by @dannya: 06/17/17 09:14:13AM