IP Address of Google App engine application

元气小坏坏 提交于 2020-01-14 10:16:05

问题


I have deployed an application in Google App engine.

I'm able to get the IP address of the machine where this app deployed but my question is does this app always runs on same IP or any chance of running on different IP.

Because google app engine is a cloud solution , it runs multiple instances at a time in multiple places.

Thanks


回答1:


GAE uses different IPs. If you'd like more info I found this link:

https://cloud.google.com/appengine/kb/#static-ip



来源:https://stackoverflow.com/questions/34310810/ip-address-of-google-app-engine-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!