You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2022. It is now read-only.
For small files(0.01~20M), since the default minimum piece site of aria2 is 20M, aria2 would use only 1 thread when downloading, which makes the speed restricted.
I would recommend that a '-k 1M' being added to the arguments to enhance the performance in such circumstances.
The text was updated successfully, but these errors were encountered:
For small files(0.01~20M), since the default minimum piece site of aria2 is 20M, aria2 would use only 1 thread when downloading, which makes the speed restricted.
I would recommend that a '-k 1M' being added to the arguments to enhance the performance in such circumstances.
The text was updated successfully, but these errors were encountered: