Currently the Uri helper only uses the server's configured port as the port part of a request. If you are accessing the site via a port redirect via a firewall as so: internet:8080 -> fw -> server:80 , then port 80 is selected and the redirect will time out.
Currently the Uri helper only uses the server's configured port as the port part of a request. If you are accessing the site via a port redirect via a firewall as so: internet:8080 -> fw -> server:80 , then port 80 is selected and the redirect will time out.