Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

100M自动断 #296

Closed
wx69wx opened this issue May 24, 2024 · 2 comments
Closed

100M自动断 #296

wx69wx opened this issue May 24, 2024 · 2 comments

Comments

@wx69wx
Copy link

wx69wx commented May 24, 2024

使用它进行scp拷贝大文件时,总是在100M左右失去连接。。。
反复测试确定只在使用这种节点出现,是有什么设置吗?望大佬指点迷津,谢谢!

@zizifn
Copy link
Owner

zizifn commented May 28, 2024

没有办法。大文件因为 cf worker websocket 没有支持 stream,会造成 cpu 超时。

@zizifn zizifn closed this as completed May 28, 2024
@linhua55
Copy link

linhua55 commented Jun 6, 2024

在cpu超时之前或之后,创建新的websocket connection,使用新的connection继续传输是否可行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants