[ ijbswa-Feature Requests-3465376 ] speedup single thread download

SourceForge.net <[email protected]>
Newsgroups gmane.comp.web.privoxy.devel
Message-ID <[email protected]>
Feature Requests item #3465376, was opened at 2011-12-25 05:55
Message generated for change (Comment added) made by fabiankeil
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=361118&aid=3465376&group_id=11118

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: funct: other
Group: future
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: ilu (lyun)
>Assigned to: Fabian Keil (fabiankeil)
Summary: speedup single thread download

Initial Comment:
Some applications(itunes for example) download with one thread, it is very very slow(<50KB/s) sometimes, it will take many hours to download a 100+MB app.

I think while privoxy get a request for a large file, privoxy can fork some threads the prefetch the large file. That should be able to speed up the download.

Is that possible?
Could you please add this feature.

Thank you.

----------------------------------------------------------------------

>Comment By: Fabian Keil (fabiankeil)
Date: 2011-12-26 11:28

Message:
The number of threads doesn't necessarily influence the speed of the
download.

If the server has a per-connection speed limit, it may be possible to work
around that by opening multiple connection at the same time (which doesn't
require using more that one thread) to request different parts of the
downloaded resource in parallel, but it will only work if the server
supports range requests.

Many download managers already support this.

Modifying Privoxy to do that would certainly be possible and patches are
always welcome.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=361118&aid=3465376&group_id=11118

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.