summaryrefslogtreecommitdiff
path: root/app/controllers/snippets_controller.rb
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@gitlab.com>2015-03-05 02:28:58 +0000
committerDmitriy Zaporozhets <dzaporozhets@gitlab.com>2015-03-05 02:28:58 +0000
commitd07b2e09fe3d930cc912ef17f6c499bdc58b7b97 (patch)
treec33f3e8f110b8e8aee324892895bf8e7fdfb103d /app/controllers/snippets_controller.rb
parent694ac54862d9b88ee0e82577d8fbf622534391bf (diff)
parent516bcabbf42d60db2ac989dce4c7187b2a1e5de9 (diff)
downloadgitlab-ce-d07b2e09fe3d930cc912ef17f6c499bdc58b7b97.tar.gz
Merge branch 'timeout' into 'master'
Increase timeout for Git-over-HTTP requests. Fixes #2081 and https://gitlab.com/gitlab-org/gitlab-ce/issues/232. Normal web requests are bound by the `Rack::Timeout` timeout of 60 seconds, while Grack Git-over-HTTP requests are only bound by Unicorn's timeout which is now set to 1 hour, which should be plenty. The omnibus package should be updated to no longer use `unicorn['worker_timeout']` for the Unicorn timeout, but to set the `Slowpoke.timeout`. See merge request !1619
Diffstat (limited to 'app/controllers/snippets_controller.rb')
0 files changed, 0 insertions, 0 deletions