urlfetch IP范围问题
我的应用程序需要尽可能多的IP才能运行,谷歌appengine urlfetch服务一直在改变IP,但我仍然在一个小范围内(我的测试),如何获取更多urlfetch服务IP?
我尝试注册更多的appids和google帐户,但它不起作用,IP地址在同一范围内。
我该如何解决这个问题?谢谢!
My application requires as more IPs as possible to get it running, the google appengine urlfetch service change IPs all the time but i remains in a small range(my test),how to get more urlfetch service IPs?
I have tried to register more appids and google accounts and it doesn't work,the IPs are in the same range.
How can i do to solve this?Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您无法直接控制 appengine 分配给您的 IP。
You cannot control the IPs allotted to you by appengine directly.