Tim, It's entirely possible that Net::SSH doesn't honor it – there's a separate list for questions regarding it (also on google groups) the maintainer now is Delano Mandebaum (github @delano / @net-ssh) He's much more into the Ruby-SSH stuff that I was ever able to be and will have a much better answer for you.
I'm just on my way outta the house to head to EuRuKo, so I have to ask you to go there yourself, and can't forward your message! Hopefully I can contribute to that thread any good workarounds (but I think we're on the same thought already… -Viele Gruße, Lee H On 26 May 2010 21:45, Tim Carey-Smith <[email protected]> wrote: > Hi there, > > I am wondering if Net::SSH supports configuring ServerAlive* for the > client. > I tried using Net::SSH.start(...., :config => "path/to/ssh_config"), but it > didn't seem to take the ServerAliveInterval into account. > > Will I have to use Net::SSH::Connection::Session#send_global_request or > something to get the client to send the request? > Does this mean I need to have a separate monitor thread? > > Thanks, > Tim > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected]<capistrano%[email protected]>For > more options, visit this group at > http://groups.google.com/group/capistrano?hl=en -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
