This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable buffer on nginx to reduce streaming load
Without this nginx will buffer everything making it unresponsive and bringing all local vhosts down. Maybe optional only disable the buffer on a specified location, but this works best for me.
- Loading branch information