繁体   English   中英

为什么在谷歌应用引擎中增加了请求和安全请求配额?

[英]Why Requests and Secure Requests Quota has been increased in google app engine?

当我将请求URL用作http://myapp.appspot.com配额使用仅增加Quota Details --> Requests

但是,当我将请求URL用作https://myapp.appspot.com配额使用会增加Quota Details --> RequestsQuota Details --> Secure Requests

当我使用请求https URL时,为什么RequestsSecure Requests配额使用量都会增加。

你能告诉我这个以及解决问题的方法吗?

谢谢。

配额页面说明:

Secure Outgoing Bandwidth:
The amount of data sent by the application over a secure connection in response 
to requests. Secure outgoing bandwidth also counts toward the Outgoing Bandwidth 
quota.

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM