support parallel downloads from the same host

Bug #275994 reported by Shriramana Sharma
62
This bug affects 9 people
Affects Status Importance Assigned to Milestone
apt (Debian)
Fix Released
Unknown
apt (Ubuntu)
Triaged
Wishlist
Unassigned

Bug Description

Binary package hint: apt

apt-get apparently currently uses some simple wget-type sequential download algorithm for all its functions that download anything from the net, like update, install, dist-upgrade, upgrade, build-dep, source etc. This really does not well use the available broadband bandwidth of most users. Hence I am forced to use home-cooked scripts to extract the URLs to download and then pass them to aria2 (GPL) to download, so that the thing is done faster.

Granted, the user may not want his entire bandwidth hogged by apt-get, but at least provide this as an option -- use a faster split-download algorithm, or at least use a good backend downloader like aria2 which provides high-speed downloading.

Revision history for this message
datanalytics.com (cgb-datanalytics) wrote :

Thank you for taking the time to make Ubuntu better. Since what you submitted is not really a bug, or a problem, but rather an Feature Request to improve Ubuntu, you are invited to post your idea in Ubuntu Brainstorm at

https://brainstorm.ubuntu.com/

where it can be discussed, voted by the community and reviewed by developers.

Besides, given that it is a Debian package, you should consider posting it upstream to

http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=apt

It is more likely that you will be heard there.

Thanks for taking the time to share your opinion!

Michael Rooney (mrooney)
Changed in apt:
importance: Undecided → Wishlist
Revision history for this message
Shriramana Sharma (jamadagni) wrote :
Changed in apt:
status: Unknown → New
Revision history for this message
Ant Bryan (albryan) wrote :

Tatsuhiro Tsujikawa, aria2 author, provides a shell script for doing just this. It is MUCH faster.

https://sourceforge.net/apps/phpbb/aria2/viewtopic.php?f=1&t=52

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Seeing as this has been reported upstream and seems like a good idea, I've marked this bug as Triaged.

Changed in apt (Ubuntu):
status: New → Triaged
Revision history for this message
Julian Andres Klode (juliank) wrote :

APT downloads multiple things in parallel if they are from different servers.

Changed in apt (Debian):
status: New → Unknown
summary: - apt-get must use faster download algorithms or aria2 as a backend
- downloader
+ support parallel downloads from the same host
Changed in apt (Debian):
status: Unknown → New
Revision history for this message
Ahmad Syukri Abdollah (syockit) wrote :

Julian, allowing same-host parallel download may introduce the risk of a user actually downloading from same host if a load balancing proxy is not installed. I think Sharma's way is better.

Revision history for this message
Julian Andres Klode (juliank) wrote :

> I think Sharma's way is better.
I did not offer any alternative, I just changed the bug title to something matching the request; which clearly is about parallel downloads from one host.

Revision history for this message
mc0e (xgcsufw02) wrote :

Given the lack of movement from Debian, perhaps it's not worth waiting for them?

There are of course a great deal more people affected here than just those who've noticed the bug and subscribed to it.

Changed in apt (Debian):
status: New → Fix Released
Revision history for this message
Orgad Shaneh (orgads) wrote :

This is not fixed. It was marked as a duplicate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.