ipfs / infra

Tools and systems for the IPFS community
MIT License
133 stars 41 forks source link

nginx: disable response buffering, bump connection limit #323

Closed ghost closed 7 years ago

ghost commented 7 years ago

Response buffering does unneccessary disk IO, disabling it causes more client connections to be active, thus we also raise the respective limit.