apache/openwhisk

Rate limit requests to download CLI, Docker and iOS SDKs

Ouverte

#3 168 ouverte le 9 janv. 2018

 (2 commentaires) (0 réaction) (0 personne assignée)Scala (1 177 forks)batch import
good first issuenginx

Métriques du dépôt

Stars
 (6 777 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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