Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

further customization of Nginx defaults to facilitate performance tuning #30

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

alexagranov
Copy link
Collaborator

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.

Conflicts:
	capistrano-nginx-unicorn.gemspec
	lib/capistrano/nginx_unicorn/tasks.rb
	lib/generators/capistrano/nginx_unicorn/templates/nginx_conf.erb
	lib/generators/capistrano/nginx_unicorn/templates/unicorn.rb.erb
	lib/generators/capistrano/nginx_unicorn/templates/unicorn_init.erb
@marvindanig
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants