[help] Firefox Download Manager

Is there a way to increase the number of simultaneous downloads? I can't seem to download more than two things at once.

#117524

I'd like to know also. I know how to do it in IE.

#117542

First type about:config in the url bar. Where it says filter, type connections and press enter. Then double click on the values and change them.

#117590

Thanks for the info.

#117602

So, I guess you'd change the one set to "2" as default. I've just changed it, and I'll give it a shot.

EDIT: Nope, doesn't seem to work for me :(

#117628

Works for me. I just tried it and had 5 going at once.

#117637

do you mean the number of connections to the server?

you can add this to your user.js file: user_pref("network.http.max-connections-per-server", 20);

about:config is just as useful, though. :)

#117646

This is a windows' limitation and not firefrox. See this thread on how to hack the registry:

http://forums.mozillazine.org/viewtopic.php?p=376908#376908

#118370

is the number of simultaneous downloads the same as the number of network connections?

mine is set to 20, but i'm unable to download more than 2 files at once. the download manager seems to queue them.

#120878

I'm using flyakite's 4.0 package which includes a registry hack for the number of simulataneous downloads as well.

#120880

Originally posted by hmai18@Feb 27 2004, 10:54 PM

I'm using flyakite's 4.0 package which includes a registry hack for the number of simulataneous downloads as well.

i believe thats for IE only, i may be wrong though.

#120883

i added some more code into user.js and it seems to work now.

#120887