Just an update with no details to report as yet: we continue to investigate this behaviour and hope to have something more concrete to share soon.
Sincerely, Nick Cloud Platform Community Support On Monday, August 15, 2016 at 4:15:42 PM UTC-4, Nick (Cloud Platform Support) wrote: > > Hey Folks, > > We're aware of multiple reports of this and we're taking a look at it. > We'll post updates to this thread as we continue to investigate. > > Cheers, > > Nick > Cloud Platform Community Support > > On Sunday, August 14, 2016 at 6:54:32 PM UTC-4, Karl Hiramoto wrote: >> >> >> The documentation at >> https://cloud.google.com/appengine/docs/flexible/nodejs/runtime >> Says: " The user's IP address is available in the standard >> X-Forwarded-For header " >> >> However this is not the case, doing some debugging the HTTP request >> headers I always see are: >> >> "x-real-ip": "169.254.160.2", >> "x-forwarded-for": "169.254.160.2", >> "x-google-real-ip": "169.254.160.2", >> >> These are link local IP addresses and can not be correct. >> >> Documentation bug or app engine bug? >> > -- 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/9dff023e-bdcd-4f02-be1a-11c5ae7fd531%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
