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
I can't seem to find a command line for aria2c that really gives me two parallel connections to the archive interface.
aria2c -k 1M -s 4 -x 4 seems to only produce one get request in the logs for the archive interface. I'm not sure what Aria2 is expecting from the server side to effectively download in parallel.
Pacifica Archive Interface version
Master
Pacifica Core Software versions
v1.0
Platform Details
Any
Scenario:
Now that
byte_range
works we can probably use aria2 to try and perform parallel downloads.Steps to Reproduce:
aria2
against archive interfaceExpected Result:
expected it to work
The text was updated successfully, but these errors were encountered: