apache/openwhisk

Rate limit requests to download CLI, Docker and iOS SDKs

开放

#3,168 创建于 2018年1月9日

 (2 条评论) (0 个反应) (0 位负责人)Scala (1,177 个派生)batch import
good first issuenginx

仓库指标

星标
 (6,777 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Nginx should be configured so that requests to download the CLI, Docker and iOS SDKs are rate limited.

Nginx config: https://github.com/apache/incubator-openwhisk/blob/master/ansible/roles/nginx/templates/nginx.conf.j2 Rate limiting doc here: https://www.nginx.com/blog/rate-limiting-nginx/

贡献者指南