1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/docs/documentation
Grzegorz Błaszczyk 5e5d918f5e
Limit the number of concurrent git connections to 10, and make it configurable (#2044)
* (#2044) (#1957) Update git.rake - configurable max concurrent connections
Default git_max_concurrent_connections is set to 10 hosts per group.

Default git_wait_interval is set to 3 seconds.

This enables deployments for large number of servers with default Gitlab or similar git server configuration with default SSH settings (max 10 concurrent connections).

* ADD: rspec tests for default values

* UPDATE: docs/documentation/getting-started/configuration/index.markdown
2020-02-05 08:10:32 -08:00
..
advanced-features clarify role filtering docs 2019-05-31 10:30:34 +03:00
faq Fix typo 2019-02-04 16:02:38 -08:00
getting-started Limit the number of concurrent git connections to 10, and make it configurable (#2044) 2020-02-05 08:10:32 -08:00
harrow Move gh-pages site to the docs/ folder 2016-08-23 18:04:57 -07:00
overview/what-is-capistrano Move gh-pages site to the docs/ folder 2016-08-23 18:04:57 -07:00
plugins Moved the Official Plugins into a separated page. 2017-10-04 01:30:53 +02:00
tasks Address feedback 2017-10-10 21:24:02 -05:00
third-party-plugins Add Capistrano::LazyCleanup to 3rd Party Plugin 2018-09-15 22:46:18 +09:00
upgrading Clarify shell requirement. Fixes #1870 2017-10-11 07:25:08 -05:00