On Wed, Aug 1, 2012 at 12:14 PM, Jeff Schnitzer <[email protected]> wrote: > > I'm pissed because this behavior is undocumented. Google doesn't say > "don't access your site through a shared reverse proxy because we may > shut you down with some sort of automated threat detection." This > isn't just a CF issue; any kind of proxy is subject to this totally > surprising behavior.
Another huge disappointment here is that the failure mode: A redirect to http://www.google.com/sorry which produces a 200 OK response. Our monitoring system interpreted this as "just fine" so we didn't get notice of the downtime for a couple hours. A customer informed us of the failure. We have changed our monitoring system to grep for known content on the pages... but this is incredibly dangerous. It's like a gigantic hidden landmine perfectly positioned to cause maximum damage when someone steps on it. Jeff -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
