Few days ago one user told me that my website (hosted on GAE) is not accessible from France, so I started checking my website accessibility by using
http://just-ping.com (pings website from 50 world wide locations), during last two days my website can't be accessed from several locations at any given time. I see GAE has some sort of server geo targeting (or load balancing) because different locations get sent to servers with different IP address, so I'm guessing one or more of those GAE servers are unaware of my website?
I don't see any uptime disruptions on "System Status" page... What should I do next? Does anyone else have this sort of issues?