Moonergfp commented on issue #901:
URL: https://github.com/apache/mina-sshd/issues/901#issuecomment-4727276143

   ### client-side tcpdump
   This is a client-side TCPdump capture file. A key observation is that the 
client’s receive window size is only 38 bytes, indicating the client’s I/O 
thread cannot consume data transmitted by the server at a sufficient rate.
   ps: 10.102.54.13 is the client's intranet IP, and 212.129.159.242 is the 
server's public network IP
   <img width="1885" height="596" alt="Image" 
src="https://github.com/user-attachments/assets/88e821eb-25f1-4dfe-81fd-c9796456919e";
 />
   
   ### server-side tcpdump
    
   <img width="1807" height="590" alt="Image" 
src="https://github.com/user-attachments/assets/bd7bcf3c-c9bf-4536-bab5-4bcc19eefb45";
 />
   Server Intranet: 10.142.0.6:8822
   Client Public Network: 58.48.59.226:34908
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to