bferrenq commented on issue #904:
URL: https://github.com/apache/mina-sshd/issues/904#issuecomment-4800711336
Thank you @tomaswolf .
Also given :
1. the use case , which is the ability to troubleshoot why a given file
transfer using sftp is slow,
2. and the huge number of log that would be logged
would it be possible to expose/log few stats.
I have in mind, for instance 1 one line stat vs 1M row parsing:
Total WINDOW_ADJUST messages : 1,011,049
Rate : 768.0 msg/s
Min window : 4,096 bytes (4.0 KB)
Max window : 2,097,152 bytes (2048.0 KB)
Mean window : 22,703 bytes (22.2 KB)
Zero-window occurrences : 0
Small-window (≤4 KB) : 801,650 (79.3%)
Mean gap between adjusts : 1.3 ms
Longest gap between adjusts : 1402.0 ms
Thx!
--
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]