apache/openwhisk

Rate limit requests to download CLI, Docker and iOS SDKs

Open

#3.168 aberto em 9 de jan. de 2018

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (1.177 forks)batch import
good first issuenginx

Métricas do repositório

Stars
 (6.777 stars)
Métricas de merge de PR
 (Mesclagem média 17h 31m) (3 fundiu PRs em 30d)

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