Mozilla downloads

  • Thread starter Thread starter nrennie
  • Start date Start date
N

nrennie

Hi,

I'm currently using Mozilla for browsing and can only have 2 downloads
running at a time.

How can I increase this? With my old Netscape I could have 6 or 7.....


Thanks,


NickNZ
 
This is a Microsoft WindowXP forum - have you tried Mozilla.com, or some
googling?

Since Mozilla is a work in progress, you might have to wait for some
features to mature. Others have expressed similar desires on the Mozilla
blog.

Val

--
Bringing you BeadWizard Design Software
www.beadwizard.com
***************************
Practice safe eating -- always use condiments.
***************************

Hi,

I'm currently using Mozilla for browsing and can only have 2 downloads
running at a time.

How can I increase this? With my old Netscape I could have 6 or 7.....


Thanks,


NickNZ
 
New rules on the Internet limit downloads allowed.


| This is a Microsoft WindowXP forum - have you tried
Mozilla.com, or some
| googling?
|
| Since Mozilla is a work in progress, you might have to
wait for some
| features to mature. Others have expressed similar desires
on the Mozilla
| blog.
|
| Val
|
| --
| Bringing you BeadWizard Design Software
| www.beadwizard.com
| ***************************
| Practice safe eating -- always use condiments.
| ***************************
|
| | Hi,
|
| I'm currently using Mozilla for browsing and can only have
2 downloads
| running at a time.
|
| How can I increase this? With my old Netscape I could
have 6 or 7.....
|
|
| Thanks,
|
|
| NickNZ
|
|
 
nrennie said:
Hi,

I'm currently using Mozilla for browsing and can only have 2 downloads
running at a time.

How can I increase this? With my old Netscape I could have 6 or 7.....


Thanks,


NickNZ

Hmm... which Mozilla version are you currently running, by any chance? I
could have sworn that the latest release allows more than two
simultaneous downloads from the same server by default... but I may be
wrong...

At any rate, this limitation is probably caused by a Mozilla default
setting to only allow two concurrent HTTP connections to the same
server. (This is the same default used in IE, incidentally, IIRC.) I
personally don't recommend changing this setting, but if you want to,
here's what you need to do:

1) In the Windows shell, open up your user's Mozilla Profiles directory.
For example, my Windows XP user name is mshroyer, so my Mozilla
Profiles directory is located at:

C:\Documents and Settings\mshroyer\Application Data\Mozilla\Profiles\

2) Browse into your profile's subdirectory (probably "default"), and
then into the directory therein, which, for security purposes, will
have a randomly generated name (e.g., mine is called "sjzbka12.slt").

3) There will be a file in this directory called "prefs.js". With
Mozilla _not_ running, open prefs.js with a text editor and search
for a line that says something to the effect of

user_pref("network.http.max-persistent-connections-per-server", 2);

Now change that 2 to whatever you want your maximum persistent
connections per server to be, and then you should be allowed more
than two simultaneous downloads per server.

Note that changing network.http.max-persistent-connections-per-server
can have some unwanted repercussions. Namely, when loading many small
files (such as small images) for a web page, it can actually be faster
to use a small number of simultaneous connections than a large number.*
Hence the low default.

Hope this helps,
-Mark

(* Or so I am lead to believe...)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top