Jeff
> --
> 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-a...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengi...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
No, using a fixed IP for urlfetch is not supported. But I'm not sure
why a changing IP address would cause problems with cookies.
Cheers,
Brian
> No, using a fixed IP for urlfetch is not supported. But I'm not sure
> why a changing IP address would cause problems with cookies.
I doubt its the cookie as such. It will be the remote site, rather
foolhardily tying "session" to the clients IP.
If they see the client IP change, they invalidate the session. I guess
trying to protect against session fixation - but its a bad way to do
it, because lots of clients change IP address. Who remembers AOL
proxing all users?
I've faced this problem before, it took lots of badgering the
webmaster to 'fix' their website.
(Pretty much off-topic, but Google translate has this issue :)
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.