Skip to content

Conversation

@ulyssessouza
Copy link
Contributor

  • Set a different default number (which is now 9) for SSH pools
  • Add a BaseHTTPAdapter with a close method to ensure that the
    pools is clean on close()
  • Make SSHHTTPAdapter reopen a closed connection when needed
    like the others

Ulysses Souza added 4 commits March 20, 2019 11:54
This is because default the number of connections
in OpenSSH is 10

Signed-off-by: Ulysses Souza <[email protected]>
- Adds a BaseHTTPAdapter with a close method to ensure that the
pools is clean on close()
- Makes SSHHTTPAdapter reopen a closed connection when needed
like the others

Signed-off-by: Ulysses Souza <[email protected]>
Signed-off-by: Ulysses Souza <[email protected]>
@rumpl rumpl merged commit cb8b462 into docker:release Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants