【问题标题】:Limit number of requests sent per IP on Google App Engine Flex?限制 Google App Engine Flex 上每个 IP 发送的请求数?
【发布时间】:2019-03-05 17:59:36
【问题描述】:

我正在尝试在 Google App Engine FLex NodeJs 上添加每个 IP 的限制请求,我看到了这个 rate-limiting-nginx 文档,其中在 Nginx 上应用了速率限制,但是我如何在我的应用程序中使用它引擎应用。

还有没有任何默认设置或任何其他方式来限制 Google App Engine 的速率?

【问题讨论】:

    标签: node.js google-app-engine nginx google-cloud-platform rate-limiting


    【解决方案1】:

    要使用速率限制功能,请在服务生产者项目的服务配置中配置_quota metrics_ 和_quota limits_。

    您可以在docs阅读它

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2018-05-18
      • 1970-01-01
      • 2019-09-28
      • 2011-07-02
      • 1970-01-01
      • 1970-01-01
      • 2014-09-18
      相关资源
      最近更新 更多