Firefox (2.0.0.2) has 2 settings that the extension manipulates
network.http.max-persistent-connections-per-server
It sets this to
(Max contemporary downloads * Max chunks number per download) + 2
Unfortunately this setting is used by firefox in general usage, and it seems to cause me problems when it gets high - I find that with many tabs open in firefox page loads start to hang/freeze until the setting is reduced to a reasonable number
For general browsing I find having this set to ~4 works fine (with non-persistent connections maxing at ~8 and total connections ~64).
Unfortunately down them all interferes with this.
Have other people seen this? is there a way that downthemall could use it's own quota for #connections?