Hi, +-From: Bengt Rodehav <[email protected]> -- |_Date: Wed, 17 Oct 2012 09:56:26 +0200 ____ | |But, how is it possible that the read() call can hang for several days? |Does Jsch use any default read timeout? If not, how can I configure it? |Finally I would hope that the TCPKeepAlive at the socket level would kick |in after a while and mark the other end as "dead" and then close |the socket.
If setServerAliveInterval() does not resolve the problem, TCPKeepAlive will not. I just want to get a hint to find where is the problem. Sincerely, -- Atsuhiko Yamanaka JCraft,Inc. 1-14-20 HONCHO AOBA-KU, SENDAI, MIYAGI 980-0014 Japan. Tel +81-22-723-2150 Skype callto://jcraft/ Twitter: http://twitter.com/ymnk Facebook: http://facebook.com/aymnk ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ JSch-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jsch-users
