If you route every request through a proxy, you are giving up all the scalability benefits?
On Fri, Dec 17, 2010 at 12:17 PM, A. Stevko <[email protected]> wrote: > I agree with Barry - setting up a proxy forwarder is the simplest > work-around when compared to porting a self managed app instance. > Folks with apps serving China and Turkey are doing exactly that. > There are plenty of cheap/free apache mod_rewrite hosts that can be > configured to give you a static ip and check the sender's ip so they are > only as vulnerable as the destination service. > > > > On Fri, Dec 17, 2010 at 5:01 AM, Julien Lancelot < > [email protected]> wrote: > >> Thanks, it's done! >> >> Hope Google could do something sooner... >> >> >> On Fri, Dec 17, 2010 at 13:43, Erwin Streur <[email protected]>wrote: >> >>> You might want to star the following issue >>> >>> http://code.google.com/p/googleappengine/issues/detail?id=1269 >>> >>> -- >>> 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]<google-appengine%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-appengine?hl=en. >>> >>> >> -- >> 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]<google-appengine%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- 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.
