[google-appengine] Re: Newbie Q - Public IP address_DNS Server?

2010-12-20 Thread jlancelot
Yes Barry, I'm afraid that the proxy could become a performance
bottleneck for my application. Even if it's only a prototype for the
moment, I don't want to be bloqued in the futur because of a bad
choice...

Have you (or someone on the net ;) ) a good proxy hosts to give me?

Thanks a lot for all!


On 18 déc, 00:47, Barry Hunter barrybhun...@gmail.com wrote:
 Unless its an API from one of the 'big players' then its unlikly that
 the proxy would become a performance bottleneck. ie the proxy will
 likely out perform the API itself.

 Or do you mean a problem as a SPOF (single point of failure) - if
 worried about that then could get two proxies :) And hope the API
 provider allows you to specify multiple IPs.

 (its unlikly you would get a redunant system - including from Google -
 using a single outgoing IP anyway)

 On 17 December 2010 22:18, Baz b...@thinkloop.com wrote:







  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 andy.ste...@gmail.com 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
  julien.lance...@gmail.com wrote:

  Thanks, it's done!
  Hope Google could do something sooner...

  On Fri, Dec 17, 2010 at 13:43, Erwin Streur erwin.str...@gmail.com
  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 google-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.com.
  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 google-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.com.
  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 google-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.com.
  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 google-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.com.
  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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Reverse DNS lookup, Google Maps servers

2010-12-16 Thread jlancelot
Hello!

I have exactly the same problem! Has someone got a solution?

Thanks a lot!!!

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Newbie Q - Public IP address_DNS Server?

2010-12-16 Thread jlancelot
Hello everyone,

I come back on this subject because I need to set a public IP on my GAE. 
I need to call a Web Service from the server but this web service need a IP 
to authorize anyone to call it. When I lauch GAE in local, there's no 
problem because I can identify my IP.

Is there a solution to set a public IP on a Google App Engine?

Thanks a lot for your answer!

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.