apache/openwhisk

Rate limit requests to download CLI, Docker and iOS SDKs

Open

#3 168 ouverte le 9 janv. 2018

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Scala (1 177 forks)batch import
good first issuenginx

Métriques du dépôt

Stars
 (6 777 stars)
Métriques de merge PR
 (Merge moyen 17h 31m) (3 PRs mergées en 30 j)

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/

Guide contributeur