apache/openwhisk

Rate limit requests to download CLI, Docker and iOS SDKs

Open

#3.168 geöffnet am 9. Jan. 2018

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Scala (1.177 Forks)batch import
good first issuenginx

Repository-Metriken

Stars
 (6.777 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 17h 31m) (3 gemergte PRs in 30 T)

Beschreibung

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