The GAE Production servers all have a bank of IP addresses which tend to 
get rate limited to public APIs.  It's been mentioned many times in this 
group that if you want to access a public API and don't want to get rate 
limited, you need to host a lightweight proxy somewhere with a static IP 
address (e.g. Amazon EC2), and funnel all requests to the API through the 
proxy.

Cheers,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/7wpQtTiLoFMJ.
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.

Reply via email to