X-Accel-Redirect support
Open
enhancement
- Dominant language
- Python
- Stars
- 46.6k
- Forks
- 1.9k
- Avg merge
- 10d 16h
- Merged PRs (30d)
- 5
Description
For Nginx X-Accel-Redirect will allow direct serving of the static file without copyperty being involved, except auth. Would be great for large files support and serving webseed torrents with a lot of Range requests for the parts downloads.
Another option to use currently is involving filekeys + dirkeys and making some Lua code in Nginx to allow access.
Contributor guide
Assessment
This issue has not been assessed yet.