Git Product home page Git Product logo

Comments (10)

monkeyWie avatar monkeyWie commented on July 24, 2024

有没有可能不是gopeed的上传流量

from gopeed-extension-baiduwp.

aj3423 avatar aj3423 commented on July 24, 2024

机器没有开其他东西,只开了gopeed。把gopeed进程结束之后,上传流量瞬间就变0了。

现在在下载2个视频,基本没速度的情况下,wireshark抓了5秒钟包,如图:
image
wireshark抓包5秒.zip

from gopeed-extension-baiduwp.

monkeyWie avatar monkeyWie commented on July 24, 2024

看了下这些域名在代码里都没有,你可以通过目标ip把对应的进程ID找出来看看,唯一可能出现的上传流量就是gopeed会一直刷新任务列表数据,如果你的任务比较多的话可能确实会存在这个问题,不过这只是本地回环的流量

from gopeed-extension-baiduwp.

aj3423 avatar aj3423 commented on July 24, 2024

之前任务里有10多个,其他都下载完了,剩下2个下载到一半就再也不动了,现在任务里只剩下这2个视频,这时候我结束gopeed进程,再打开,开始下载这两个,速度还是一直是0。

此时抓https内容看到大量的这种403请求,每秒10来个
image

Request 的 Cookie有大量重复的BAIDUID, 而且越来越多,感觉这可能是跑一段时间后占用上传流量的原因:
image

Response都是这个错误:
image

mitmproxy抓的包:
baidu.mitm.zip

from gopeed-extension-baiduwp.

monkeyWie avatar monkeyWie commented on July 24, 2024

好的,我大概知道啥原因了,403的时候会每隔1s就进行重试这个是正常的,然后重试的时候请求头无限递增导致上传流量暴涨,这应该是个bug了,非常感谢你的细节反馈!

from gopeed-extension-baiduwp.

monkeyWie avatar monkeyWie commented on July 24, 2024

related: GopeedLab/gopeed#488

from gopeed-extension-baiduwp.

aj3423 avatar aj3423 commented on July 24, 2024

还有个问题是,这10个视频是同时下载的,为什么其他8集都成功下载了,这两集下载到一半就再也下不动了?
碰到这种403下不动的,是放着让他重试,一段时间后会恢复, 还是必须删除任务重新下载?
image

from gopeed-extension-baiduwp.

monkeyWie avatar monkeyWie commented on July 24, 2024

扩展有做自动重试的,或者暂停下再继续

from gopeed-extension-baiduwp.

aj3423 avatar aj3423 commented on July 24, 2024

了解,不过这两个是好久都没动了,我再看看

from gopeed-extension-baiduwp.

monkeyWie avatar monkeyWie commented on July 24, 2024

fixed in v1.5.7

from gopeed-extension-baiduwp.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.