apache/openwhisk

Rate limit requests to download CLI, Docker and iOS SDKs

Aberta

#3.168 aberto em 9 de jan. de 2018

 (2 comentários) (0 reação) (0 responsável)Scala (1.177 forks)batch import
good first issuenginx

Métricas do repositório

Stars
 (6.777 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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/

Guia do colaborador