Closed
Bug 285363
Opened 20 years ago
Closed 20 years ago
download on anything slows down a lot when dl.manager list gets too long
Categories
(SeaMonkey :: Download & File Handling, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 159107
People
(Reporter: oopla, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041129 Firefox/1.0 (Debian package 1.0-3.backports.org.1) Build Identifier: Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1 Users of a fax server noticed this problem, that at some point in time retrieving the faxfile (say ~100kB) from web-frontend took way too long, while cpu rockets to ~100%. I found that their dl list was pretty long. Trying to remove elements from such list in dl.manager was a pita, takes ages; so I did the rough way, and deleted .mozilla/*/*/downloads.rdf which solved the issue. Can't tell if such .rdf went broken somehow, though, only that mozy did not complain, happened on a few machines, with same details as above - so I guess the issue here is long list+inefficient .rdf parser. I think that, regardless of any bugfix/algo improvement, there should be some aging option the user can set, to prevent unbounded growth. Reproducible: Always
*** This bug has been marked as a duplicate of 159107 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•