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

采用默认aria2的配置会出现失败情况 #27

Open
niepan11 opened this issue Dec 12, 2023 · 0 comments
Open

采用默认aria2的配置会出现失败情况 #27

niepan11 opened this issue Dec 12, 2023 · 0 comments

Comments

@niepan11
Copy link

niepan11 commented Dec 12, 2023

下载很多文件,发现很多文件为540B的文件
cat 该文件

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=10"/>
<script src="throttleerror.js" type="text/javascript" ></script>
<title id="errorpagetitle"></title>
</head>
<body class="ms-core-needIEFilter" id="ms-error-body">
<div class="ms-pr" id="ms-error-header">
<h1 class="ms-core-pageTitle" id="errortitle">
</h1>
<p id="errortext"></p>
</div>
</body>
</html>

设置了单服务器连接数为32,单任务连接数64,最大同时下载数5.

测试过一个文件一个文件下载,仍然会出现该文件。需要增加判定,出现该文件需要进行重新下载。
请问有其他好的解决方案吗?

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

1 participant