capistrano-plugins / capistrano-unicorn-nginx

Capistrano tasks for automatic and sensible unicorn + nginx configuration
MIT License
175 stars 81 forks source link

added support for HTTP v2 and more customizable options #90

Closed RogerW closed 8 years ago

RogerW commented 8 years ago

Hello! Please accept the changes. I've added support for the protocol HTTP/2, also added more custom variables.

rhomeister commented 8 years ago

Hi @RogerW Thanks for your PR. Could you please break this up into smaller pieces? Right now, there are too many unrelated changes in this single PR, which makes it very difficult to review and understand.