Files
gitlabhq/config
Dmitriy Zaporozhets d07b2e09fe 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
2015-03-05 02:28:58 +00:00
..
2014-12-24 15:38:07 +02:00
2011-10-09 00:36:38 +03:00
2014-06-17 11:21:49 +03:00
2015-02-24 15:07:24 +01:00
2014-09-16 17:31:20 +02:00
2015-03-03 16:19:37 +01:00