Commit Graph

1 Commits

Author SHA1 Message Date
Warren
d5d1b00a54 Phase 16.3: SSH server稳定性问题诊断
Some checks failed
Test / test (push) Has been cancelled
Test / build (push) Has been cancelled
测试结果:
-  5MB-20MB: 成功(MD5一致)
-  50MB-100MB: SSH server崩溃(Connection reset)

可能原因:
- stdin timeout不足(300 iterations)
- poll iteration限制(500次)
- 大文件处理问题

下一步:
- 增加stdin timeout和poll iteration限制
- 或限制传输文件大小到20MB
2026-06-17 22:44:50 +08:00