1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/docs/documentation/getting-started
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
..
authentication-and-authorisation Switch a number of http links and dependencies to https 2018-06-24 11:22:13 -05:00
before-after Include :deploy namespace in block example 2017-10-16 10:12:09 -07:00
cold-start Move gh-pages site to the docs/ folder 2016-08-23 18:04:57 -07:00
configuration Limit the number of concurrent git connections to 10, and make it configurable (#2044) 2020-02-05 08:10:32 -08:00
flow Move gh-pages site to the docs/ folder 2016-08-23 18:04:57 -07:00
installation Switch a number of http links and dependencies to https 2018-06-24 11:22:13 -05:00
local-tasks Fix %x typo in local tasks example (#2040) 2019-10-26 08:50:48 -07:00
preparing-your-application Switch a number of http links and dependencies to https 2018-06-24 11:22:13 -05:00
rollbacks Switch a number of http links and dependencies to https 2018-06-24 11:22:13 -05:00
structure Add :local_user setting to docs and generated config 2017-06-08 19:23:39 +02:00
tasks Move gh-pages site to the docs/ folder 2016-08-23 18:04:57 -07:00
user-input Fixed wrong ask usage examples. (#1924) 2017-10-05 11:13:10 -07:00
version-locking Clarify that we are sharing code with RubyGems 2017-10-10 06:55:58 -05:00