apache/openwhisk

Rate limit requests to download CLI, Docker and iOS SDKs

Offen

#3.168 geöffnet am 09.01.2018

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

Repository-Metriken

Stars
 (6.777 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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