Ticket #627 (closed defect: duplicate)

Opened 6 months ago

Last modified 5 months ago

Issue with DTA and Firefox 2.0.0.12

Reported by: NoNoBadDog Assigned to:
Priority: major Milestone:
Component: --- Version: 1.0b2
Keywords: settings Cc:
Operating System: Windows

Description

I have found an issue with Down Them All (latest build), on Firefox 2.0.0.12, Windows XP Professional SP2.

In my Firefox configuration file (type about.config in the address bar), I have the following entries set as default:

network.http.max-connections default integer 48 network.http.max-connections-per-server default integer 16 network.http.max-persistent-connections-per-proxy default integer 16 network.http-max-persistent-connections-per-server default interger 8 network.http.pipelining default boolean true network.http.pipelining.maxrequests default integer 8

I am on an 11Mbps DSL line, and the above settings give me great performance with the Firefox browser. Pages load instantly without lost or dropped packets, etc. These are the best settings for my connection.

However, after downloading files using Down Them All, these entries are changed to the following:

network.http.max-connections default integer 204 network.http.max-connections-per-server default integer 102 network.http.max-persistent-connections-per-proxy default integer 16 network.http-max-persistent-connections-per-server default interger 51 network.http.pipelining default boolean true network.http.pipelining.maxrequests default integer 8

This results in a significant slowdown of my browser, everything from pages loading to downloads.

If I change the entries above back to default, and restart the browser, everything is fine again, until the next time I use DTA.

The above sceanrio is repeatable and verifiable. Suggest you try it yourself.

Is there a way to prevent DTA from manipulatiing these settings? If not, is there a way to have DTA revert the settings to default when it is finished?

Bobby Sledge (808) 778-6456

Attachments

DTA Bug.rtf (2.3 kB) - added by NoNoBadDog on 03/16/08 01:04:45.
Information in rtf format

Change History

03/16/08 01:04:45 changed by NoNoBadDog

  • attachment DTA Bug.rtf added.

Information in rtf format

04/12/08 05:17:41 changed by purevw

Just verifying this bug also applies to Firefox 2.0.0.13 I went to "about:config" and reset the network.http settings that DTA 1.0 had set. I went back to DTA version 9 after that and all is well.

04/12/08 22:36:25 changed by MaierMan

  • status changed from new to closed.
  • resolution set to duplicate.

*** Marked duplicate of #613 ***