Is a workarround for dynamic IP ?

37 views
Skip to first unread message

Kroc

unread,
Jun 24, 2011, 9:13:13 AM6/24/11
to Google App Engine
My app try to connect itself on another web site (post credential and
read returned cookie). Then try to get a restricted page.

This work fine on my machine with SDK, unfortunatly, on app engine,
every request have a different IP addresse and the other web site
reject the second http request.

Is there any way to use URL fetching service from a single IP
addresse ? or can we use a proxy ?
Any other idea are welcome...

nischalshetty

unread,
Jun 24, 2011, 5:12:10 PM6/24/11
to google-a...@googlegroups.com
There's nothing much you can do as far as IPs on appengine are concerned. A good idea is to have a proxy server set up on say aws and route your calls through that.
Reply all
Reply to author
Forward
0 new messages