You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As is proposed by an anonymous user, mmp-go is now using a relatively short TCP read timeout when it comes to long connections, which makes SSH over mmp-go hard to use.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
As is proposed by an anonymous user, mmp-go is now using a relatively short TCP read timeout when it comes to long connections, which makes SSH over mmp-go hard to use.
Here in Shadowsocks Go2 we've found a commit that should probably resolve the issue: shadowsocks/go-shadowsocks2@9dfb3e5
We can add that TCP Keep-Alive both ways in TCP connections, and hopefully this will keep the long-connection from dropping.
Beta Was this translation helpful? Give feedback.
All reactions