Regarding the reverse proxy idea: Will the user's IP address get passed through so your app / Google's service sees it (and not the proxy server)?
Will it work for SSL/https connections too? Will browsers bark that names don't match certificates or some other problem? Is that a good alternative to using a custom domain via Google domains? Thanks for the tip! I'm not worried about this now, but it's a good trick to know! On Dec 10, 2:34 am, Jeff Schnitzer <[email protected]> wrote: > The solution to this sort of thing is really remarkably simple... set > up a reverse proxy on any of the zillions of other cloud providers. A > 256MB rackspace cloud instance costs $11/mo, runs apache/mod_proxy > just fine, and is 12ms to ghs.google.com. > > That IP address gets banned? Set up a new instance. Keep getting > banned? Automate the process. > > 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.
