Hi,

I have a back-end web service which I would only allow the requests
from my GAE application.
So I want to check the IP if it comes from the GAE urlfetch. (plus
some secret token)
>From my testing, there is only one IP: "64.233.172.18" was found.
I am curious about if there are other IPs that might be used by the urlfetch?
Because that "only one" IP seems to be weird for the so-called "cloud
architecture".
Just for confirmation.

My Test URL is:
http://password-recovery.appspot.com/prs/test/urlfetchrequest
(That will fetching the http://remote.12dt.com/ which responses the
requsting ip)

Thanks in advance.

-- 
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.

Reply via email to