Actions
Bug #11553
closedLong-taking connection to remote host (usually when the host is not unreachable) block ssh calls to other hosts
Difficulty:
Triaged:
Description
Connection opening is synchronous for now, wich is sub-optimal, since other ssh connections have to wait
until it finishes: this is especially an issue, when the host is not reachable, and some timeout (which
can be even minutes) applies.
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart_proxy_remote_execution_ssh/pull/5 added
- Pull request deleted (
)
Updated by Ivan Necas about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_proxy_plugin|34a795e82fc6c0fbe5497a852065e2d5ceec39fc.
Updated by Ivan Necas about 9 years ago
- Related to Feature #11377: fail early if no proxy provider is found added
Actions