Closed Bug 77198 Opened 24 years ago Closed 24 years ago

Images from repeated cgi:s are never received.

Categories

(Core :: Networking: HTTP, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla0.9.2

People

(Reporter: mozilla, Assigned: neeti)

References

()

Details

(Keywords: regression, testcase)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.18 i686; en-US; rv:0.8.1+) Gecko/20010423 BuildID: 2001042308 I have a test .shtml that result in following (removed noice): ... <a href="..."><img src="...img_count.cgi/logo.gif?comder1" /></a> <a href="..."><img src="...img_count.cgi/logo.gif?comder2" /></a> <a href="..."><img src="...img_count.cgi/logo.gif?comder3" /></a> ... The first image is shown, but the next two are not (Mozilla indicates that its loading). If I abort Mozilla, even the first one is removed. If I load the images one by one (by entering the SRC line as an URL) and then try the orginal URL, it will work (images from cache). Tested with Opera (Linux) and IE (Windows), works like a charm. Maybe Mozilla has problems downloading images from same cgi, but with different "arguments". Noticed similar behaviour at "www.idg.se", but there it could be anything. Reproducible: Always Steps to Reproduce: 1. Create a .shtml file that has several <img src="...cgi> rows. 2. Make sure you use the same cgi but with different arguments. 3. Load it. Actual Results: Mozilla tries to load, but seems to never get anything. Expected Results: In this case, three similar logos.
Do you have a URL to a testcase? that would be very helpful....
Ive set up a server and an example of the bug: http://213.65.103.35/mozilla.shtml Hopefully this will help.
If you uncheck (disable) "Enable HTTP Pipelining" mozilla works as it should. So it has something to do with the "HTTP pipelining" code.
um, that page renders as text/plain in my nc4 browser (please fix the url or testcase). per reporter, trying networking: http.
Assignee: asa → neeti
Component: Browser-General → Networking: HTTP
QA Contact: doronr → tever
Sorry about the text/plain... should now be text/html. (Its my test-computer, so its not always 100% operational)
WORKSFORME Platform: PC OS: Windows 98 Mozilla Build: 2001042404 Need another linux person to test it
Keywords: testcase
I see this on linux 2001-04-24-08...
Marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
cc'ing darin and pavlov
Target Milestone: --- → mozilla0.9.2
Blocks: 61690
Seems to work now. (Tested on Linux CVS build, updated today 3/6 noonish CET). Both my test (mozilla.shtml) and www.idg.se loads allright. So this could be marked as fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
wfm and original reporter verified: Linux rh6 2001080106 Win NT4 2001080103 Mac os9 2001080108
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.