Files
gitlabhq/lib/gitlab
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
..
2015-02-24 15:07:25 +01:00
2015-02-24 15:07:24 +01:00
2015-02-24 15:07:24 +01:00
2014-09-29 12:05:17 +03:00
2015-02-02 21:15:44 -08:00
2015-02-24 11:43:20 +02:00
2014-12-08 13:39:18 +01:00
2014-10-06 00:14:46 +02:00
2015-02-24 15:07:24 +01:00
2014-10-06 00:14:46 +02:00
2014-11-06 13:07:42 +02:00
2014-01-19 23:39:56 +04:00
2015-02-24 15:07:24 +01:00
2014-10-31 17:22:16 -07:00
2014-10-06 00:14:46 +02:00
2014-10-06 00:14:46 +02:00
2015-01-10 09:51:43 -08:00
2014-08-27 15:26:35 +03:00
2014-10-06 00:14:46 +02:00
2014-12-15 13:21:26 -06:00
2014-11-06 13:07:42 +02:00
2013-06-06 10:10:51 +09:00