capistrano-nginx-unicorn icon indicating copy to clipboard operation
capistrano-nginx-unicorn copied to clipboard

further customization of Nginx defaults to facilitate performance tuning

Open alexagranov opened this issue 10 years ago • 1 comments

Adding a number of additional Nginx variables to help with performance tuning, roughly per this thread: https://www.digitalocean.com/community/tutorials/how-to-optimize-nginx-configuration

I've left the default values for :client_max_body_size ("4G") and :keepalive_timeout ("10") that were previously hard-coded.

Also updated the README.md to add a "Performance Tuning" section.

This pull request seems to want to merge everything since I forked because I think you merged my previous pull into a branch other than 'master'. I started these recent changes after syncing with upstream/master so you can see only 3 files are currently changed.

alexagranov avatar Sep 05 '14 01:09 alexagranov

Is this place maintained? I see that this pull request and a few others have been lying here for quite sometime.

marvindanig avatar Oct 16 '14 15:10 marvindanig