I find that even when I request a same url(using HttpURLConnection class in 
java) in a short time by google app engine, my google app engine's ip is 
not the same.
It doesn't matter in most times,but my app simulates a logging user to a 
third-party web.I use cookie to maintain the log-in status of the third 
web.But when my IP is changing ,the cookies are not work again .

The app runs well when I debug from local,because my local ip don't change.
So,is there any mathod that fixed the IP address google app engine used?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/29GHxd9f_cUJ.
To post to this group, send email to google-appengine@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