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

[BUG/FR] axel should prioritize using fast mirrors when multiple URLs are provided #418

Open
NightMachinery opened this issue Dec 3, 2023 · 0 comments
Milestone

Comments

@NightMachinery
Copy link

E.g.,

axel '-vvvv' '--num-connections=8' 'https://download.library.lol/main/2666000/c3ed8a24bf47acc3baaf6cbb31fc831d/Caplan%2C%20Bryan_Weinersmith%2C%20Zach%20-%20Open%20Borders_%20The%20Science%20and%20Ethics%20of%20Immigration-First%20Second%20%282019%29.epub' 'https://cloudflare-ipfs.com/ipfs/bafykbzaceblrkna3ghgkt7xnse6ptojgfmek4rmv32rvoml2rsszqnqlilaqy?filename=Caplan%2C%20Bryan_Weinersmith%2C%20Zach%20-%20Open%20Borders_%20The%20Science%20and%20Ethics%20of%20Immigration-First%20Second%20%282019%29.epub' 'https://gateway.ipfs.io/ipfs/bafykbzaceblrkna3ghgkt7xnse6ptojgfmek4rmv32rvoml2rsszqnqlilaqy?filename=Caplan%2C%20Bryan_Weinersmith%2C%20Zach%20-%20Open%20Borders_%20The%20Science%20and%20Ethics%20of%20Immigration-First%20Second%20%282019%29.epub' 'https://gateway.pinata.cloud/ipfs/bafykbzaceblrkna3ghgkt7xnse6ptojgfmek4rmv32rvoml2rsszqnqlilaqy?filename=Caplan%2C%20Bryan_Weinersmith%2C%20Zach%20-%20Open%20Borders_%20The%20Science%20and%20Ethics%20of%20Immigration-First%20Second%20%282019%29.epub'

This will download very slowly because the cloudflare-ipfs.com is down, while the https://gateway.pinata.cloud mirror is quite fast. If I remove the Cloudflare mirror manually, this downloads fine.

@ismaell ismaell added this to the v2.18 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants