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
- Host: GitHub
- URL: https://github.com/nginx-modules/nginx_send_minimum_rate
- Owner: nginx-modules
- Created: 2017-05-02T12:08:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T12:37:44.000Z (over 8 years ago)
- Last Synced: 2025-02-07T11:53:51.520Z (10 months ago)
- Topics: adaptive, cloudflare, nginx, patch, sendfile, slowhttptest, timeout
- Language: Nginx
- Homepage: https://blog.cloudflare.com/the-curious-case-of-slow-downloads/
- Size: 3.91 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)