yanne / api-test

0 stars 0 forks source link

keepalive ssh connect by sending null packets to server until timeout reach #45

Open yanne opened 10 years ago

yanne commented 10 years ago

None

This issue was originally opened at Google Code on Apr 23, 2012.

yanne commented 10 years ago

Original comment by janne.t....@gmail.com on Aug 6, 2012.

This seems to be a valid issue.

We cannot change the default behavior, but this could be optionally configured when Open Connection is used.

We just have to figure out how to send null packets periodically.

yanne commented 10 years ago

Original comment by janne.t....@gmail.com on Aug 24, 2012.

Unless this request comes from inside NSN, this will no be include in 1.1

yanne commented 10 years ago

Original comment by anssi.sy...@eficode.com on Sep 2, 2013.

This still seems valid but will not be included in 1.2 unless requested from inside NSN.

yanne commented 10 years ago

Original comment by piliszekm on Nov 21, 2013.

Is this really reproducible? I have script running on remote box (AIX) for over 10 minutes but have never seen issues with session termination.

yanne commented 10 years ago

Original comment by piliszekm on Feb 18, 2014.

I've reproduced it now :). But it takes more than 10 minutes in my case. Other thing is that it seems to be valid only from Windows machines. When running tests from Linux (through Jenkins) it is ok.