I have several appengine apps (all paid, all with custom domains), and I see that most of them lost about 80% of traffic today. I mean traffic for last 24 hours, compared to previous 24 hours. Depends on app actually, but definitely less than usual.
I tried to investigate it and found that sometimes I'm getting redirect to google.com. Like from curl: $ curl www.myapp.com <HTML><HEAD><meta http-equiv="content-type" content= "text/html;charset=utf-8"> <TITLE>302 Moved</TITLE></HEAD><BODY> <H1>302 Moved</H1> The document has moved <A HREF="http://www.google.com/">here</A>. </BODY></HTML> That's not ok. What's interesting, having few times less traffic I see more that usual number of instances, most of them with 1 request. Just idle instances. What's going on? -- 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 http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/8e0fa593-8e2e-4601-85e6-e83ec250db7d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
