Closed
Bug 17299
Opened 26 years ago
Closed 26 years ago
50,000 hits in 2.5 hours
Categories
(Core :: Networking, defect, P3)
Tracking
()
M12
People
(Reporter: cathleennscp, Assigned: pnunn)
Details
(Whiteboard: depends on mem cache implementation in necko.)
So, I used a version of 5.0 client weeks back, and left it up running with one
of the pages at www.epinions.com. From 2:30-5:00pm, my 5.0 browser generated
50,000 hits to their site. :-)
I mentioned to gagan about this, but he wasn't able to think of anything right
away.
Also, I'm noticing lately that my.netscape.com is down a lot, for the last few
weeks, it's been pretty frequent that it's temporarily out of service. I'm
guessing this may be possible that 5.0 browsers are generating more than normal
hits to the server, and bringing them down... I don't have any confirms though.
Updated•26 years ago
|
Assignee: warren → pnunn
Comment 1•26 years ago
|
||
A dup of animated image reload bug?
Updated•26 years ago
|
Target Milestone: M11
Comment 2•26 years ago
|
||
I suggest just putting a breakpoint on webshell/src/nsDocLoader.cpp line 1064
and seeing what's calling this.
This is dupe, but I'll take a peek at the calls from
nsDocLoader.
-pn
Using res/samples/anieyes.gif for my test.
The breakpoint at mozilla/webshell/src/nsDocLoader.cpp, line 1065,
is only hit once when the file is loaded.
Whiteboard: depends on mem cache implementation in necko.
Target Milestone: M11 → M12
This is a dupe of bug#5030.
Sending a net request with reload policy of
NET_CACHE_ONLY_RELOAD or NET_DONT_RELOAD
doesn't appear to make any difference.
I don't believe it should until the memory cache is
implemented. The image lib uses the netlib cache of the
animated image.
-p
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Comment 8•26 years ago
|
||
I don't see any animated images on www.epinions.com maybe the page has changed
since then. For now, I'm going to assume it hasn't and re-open this bug.
arrrgggg.
This bug is covered by a duplicate.
-pn
Resolution: DUPLICATE → ---
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → DUPLICATE
Comment 10•26 years ago
|
||
still a dup of 5030
*** This bug has been marked as a duplicate of 5030 ***
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 11•26 years ago
|
||
verifying
You need to log in
before you can comment on or make changes to this bug.
Description
•