I have configured nginx to act as a reverse proxy to forward traffic to an application server running Liferay, nginx is listening on a non standard HTTP port, the page does not load properly whenever I access nginx through the non standard HTTP port (it loads properly if I use port 80), Chrome keeps loading net::ERR_CONNECTION_TIMED_OUT errors while loading certain static files.
I appreciate your help.