BlueCompute app is a node.js application using express framework. By default express framework doesn't allow the application to run behind a proxy.
I've explicitly enable that as documented at the following link:
http://expressjs.com/en/guide/behind-proxies.html
BlueCompute app is a node.js application using express framework. By default express framework doesn't allow the application to run behind a proxy. I've explicitly enable that as documented at the following link: http://expressjs.com/en/guide/behind-proxies.html