ckrintz / appscale

Automatically exported from code.google.com/p/appscale
0 stars 0 forks source link

Nginx load balancer from remote IPs #125

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
How to reproduce the problem?
1. Start up appscale
2. Try to access an app from a remote location (for me its Holiday Inn in NY)
3. Make sure you access it through the nginx load balancer

You expect it to successfully redirect you to the correct port of the 
application. Instead it takes you to the status page of appscale. If you know 
which port of the application you are running you can go there directly. 
http://app.com:8080 vs http://app.com:20000

It may because I'm behind a NAT of sorts. 

Original issue reported on code.google.com by nlak...@gmail.com on 6 Dec 2009 at 12:10

GoogleCodeExporter commented 9 years ago
Is believed to be due to NAT. Similar problems occur on certain wireless 
networks,
will investigate further.

Original comment by shattere...@gmail.com on 7 Dec 2009 at 8:52

GoogleCodeExporter commented 9 years ago

Original comment by nlak...@gmail.com on 6 Sep 2011 at 9:24