nginx: Disable request buffering by default for gitlab project imports
This patch changes the default regex matching paths for which nginx's `proxy_request_buffering` is disabled, adding gitlab project imports which can be large uploads and for which request buffering makes little sense. Changelog: changed
Showing
- doc/settings/nginx.md 18 additions, 0 deletionsdoc/settings/nginx.md
- files/gitlab-config-template/gitlab.rb.template 1 addition, 1 deletionfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab/attributes/default.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- spec/chef/cookbooks/gitlab/recipes/nginx_spec.rb 1 addition, 1 deletionspec/chef/cookbooks/gitlab/recipes/nginx_spec.rb
Loading
Please register or sign in to comment