> > $ AUTOSSH_FIRST_POLL=5 AUTOSSH_POLL=5 AUTOSSH_DEBUG=yes autossh -M 3
> > -N dessent.net
> > autossh: PID 3204: short poll time: adjusting net timeouts to 2500
> > autossh: PID 3204: checking for grace period, tries = 0
> > autossh: PID 3204: starting ssh (count 1)
> > autossh: PID 3204: ssh
Corinna Vinschen wrote:
> Confirmed. This has been introduced by trying to get the WinSock event
> driven accept thread-safe. This apparently doesn't work as expected.
> To get that really right, a lot more has to be done. Since that's
> nothing I'd like to rip apart before 1.5.20, I reverted a
On Jun 23 20:19, Brian Dessent wrote:
>
> I'm not sure if it is due to changes in openssh, or changes in Cygwin,
> but the current autossh package fails to work. Instead of detecting
> that the connection is alive, it seems to continuously timeout and
> recycle the ssh process. Here is a represe
I'm not sure if it is due to changes in openssh, or changes in Cygwin,
but the current autossh package fails to work. Instead of detecting
that the connection is alive, it seems to continuously timeout and
recycle the ssh process. Here is a representative testcase:
$ AUTOSSH_FIRST_POLL=5 AUTOSS
4 matches
Mail list logo