Displaying 1 result from an estimated 1 matches for "tryconnect".
Did you mean:
try_connect
2015 Sep 10
1
[Bug 2462] New: Option to try connectiing to multiple DNS names
...uses the respond times to
pick the
best target.
I wish OpenSSH's client just let me do this implicitly. I am not
talking about
CanonicalDomains ? this would only try various names until one resolved
in
DNS, whereas in my case, all names always resolve ? but about an option
e.g.
Host machine
TryConnect %h.example.org %h.example.com
and it would then try to connect to both these names in parallel and
once
a connect is successful, it would just kill off the other attempts.
This would
be better than to do this in serial, as that might take too long.
Is this something to consider?
--
You are rece...