Geraint Edwards wrote: > Using 1.0 in Linux I get very strange behaviour on www.internet.com > which I think is related to pipelining. > > I do the following: > 1. Clear my cache > 2. Close and restart Mozilla > 3. Open www.internet.com > 4. As soon as the image map of links to various sections appear I click > on the "Linux/Open Source" link. *Do not wait for whole page to load.* > > I then get the following types of pages displayed: > > 1. Complete garbage (as if the page has not been decoded properly). > 2. "Cannot display bad image ... .html" title implies Mozilla thinks the > html pag is a Gif 1x1. I only got his once and didn't get a screen dump > :-(. > > Does anyone else see this problem? > > By the way when I disable piplelining the problem goes away! > > Geraint >
the webserver at that site most likely doesn't understand pipelined requests. sadly, this is the case for a number of common webservers that claim HTTP/1.1 compliance :( darin
