An open API service indexing awesome lists of open source software.

https://github.com/nginx-modules/nginx_send_minimum_rate

Adaptive timeout slow downloads for NGINX
https://github.com/nginx-modules/nginx_send_minimum_rate

adaptive cloudflare nginx patch sendfile slowhttptest timeout

Last synced: 9 months ago
JSON representation

Adaptive timeout slow downloads for NGINX

Awesome Lists containing this project

README

          

# Adaptive timeout slow downloads for NGINX

### Run with nginx config

strace -t -f -- nginx -c ../nginx.conf -p $PWD/tmp

### Links

* [Sergey Dryabzhinsky ported to NGINX-1.12+](https://gist.github.com/sergey-dryabzhinsky/08f50a51715ddf8eec3e1f276c782017)

### License

* [Cloudflare](https://github.com/cloudflare)