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

Test Parallel Download with Aria2 #107

Open
dmlb2000 opened this issue Feb 18, 2020 · 1 comment
Open

Test Parallel Download with Aria2 #107

dmlb2000 opened this issue Feb 18, 2020 · 1 comment

Comments

@dmlb2000
Copy link
Member

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:

  1. Try aria2 against archive interface

Expected Result:

expected it to work

@dmlb2000
Copy link
Member Author

dmlb2000 commented May 8, 2020

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.

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