Hi, I don't have an answer for you, but I am curious to why you need nginx in front of AppEngine.
Miguel On Friday, 1 January 2016 07:39:45 UTC, Mayank Bhagya wrote: > > > Hello, > > I am using nginx as a reverse proxy in front of my appengine app. > > So the client's IP doesn't turn up in the remote_addr of the request that > reaches app engine. > Instead, remote_addr has the ip of the machine running nginx. > > So lat-lng, country and other headers are not getting populated correctly. > Is there anyway I can tell appengine to use the forwarded IP to compute > lat-lng, country etc? > > Thanks. > -mayank > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b1f69d0c-27cd-438e-b194-b1b2d77965e0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
