939224390's recent timeline updates
939224390

939224390

V2EX member #537143, joined on 2021-03-11 18:36:57 +08:00
939224390's recent replies
@jifengg 试了试好像还真是这个原因,🙏
@jifengg 我在 Windows11 开发的,aria2 也是运行在本地
卡住的时候 我看 aria2 日志也不会更新了,aria2 Explorer 也无法链接进去,下载任务也卡住了,等我关掉程序之后,aria2 Explorer 链接恢复,下载任务继续。

aria2Process = await Process.start(aria2Path, [
'--dir=${config.savePath}',
'--max-concurrent-downloads=${config.maxDown}',
'--max-connection-per-server=${config.threadCount}',
'--conf-path=$aria2ConfPath',
'--rpc-listen-port=16800',
'--save-session-interval=60',
'--continue=true',
'--log=$aria2LogPath',
'--log-level=debug',
]);



enable-rpc=true

rpc-allow-origin-all=true

rpc-listen-all=true

file-allocation=none
enable-direct-io=true

rpc-max-request-size=10M
rpc-save-upload-metadata=true
min-split-size=1M

disk-cache=16M
file-allocation=trunc
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1162 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 23:20 · PVG 07:20 · LAX 16:20 · JFK 19:20
♥ Do have faith in what you're doing.