tomaswolf commented on issue #791:
URL: https://github.com/apache/mina-sshd/issues/791#issuecomment-3136736722

   It is not clear to me from all of the above which logs are client and which 
are server logs.
   
   If the servers sends a [FIN, ACK] that's probably when it closes its server 
session. It must have run into a problem earlier and decided to disconnect. Or 
some code decided to close the server-side session for some other reason. The 
client isn't done yet and sends a window adjust, but the server then doesn't 
know what to do with that.
   
   So: why was the server session closed?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to