apache/openwhisk

Rate limit requests to download CLI, Docker and iOS SDKs

Open

#3,168 opened on Jan 9, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (1,177 forks)batch import
good first issuenginx

Repository metrics

Stars
 (6,777 stars)
PR merge metrics
 (Avg merge 17h 31m) (3 merged PRs in 30d)

Description

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/

Contributor guide