From kfm-devel Wed Dec 22 18:55:10 2004 From: Luciano Montanaro Date: Wed, 22 Dec 2004 18:55:10 +0000 To: kfm-devel Subject: Re: "Connection broken" in konqueror Message-Id: <200412221955.10460.mikelima () cirulla ! net> X-MARC-Message: https://marc.info/?l=kfm-devel&m=110374191223338 El Miércoles 22 Diciembre 2004 19:41, Thiago Macieira escribió: > Luciano Montanaro wrote: > >If you go to the site > > > >http://www.buongiorno.com/it/fastweb/poliringtones/ultime/ultime1.html?7 > >89991639: > > > >and click on one of the items in the left bar, such as "Rock & Pop" > > > >the "Connection to www.buongiorno.it broken" error dialog pops up. > > > >Can someone confirm the problem please? > > I can confirm the symptom (HEAD built 20041209). > > Watch your ~/.xsession-errors for errors from one of the ioslaves, > mentioning the connection breaking problem. I'll try and do that when I > get home later on. Here it is. I'll have a better look at it tomorrow, but apparently, the content-length size does not match the amount of data the ioslave actually receives. Luciano kio_http: (13285) GET /it/fastweb/poliringtones/hippop/hippop1.html?1761206599:HTTP/1.1 kio_http: (13285) Connection: Keep-Alive kio_http: (13285) User-Agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux; it, en_US) KHTML/3.3.90 (like Gecko) kio_http: (13285) Referer: http://www.buongiorno.com/it/fastweb/poliringtones/hippop/hippop1.html?353029739: kio_http: (13285) Accept: text/html, image/jpeg, image/png, text/*, image/*, */* kio_http: (13285) Accept-Encoding: x-gzip, x-deflate, gzip, deflate kio_http: (13285) Accept-Charset: utf-8, utf-8;q=0.5, *;q=0.5 kio_http: (13285) Accept-Language: it, en kio_http: (13285) Host: www.buongiorno.com kio_http_debug: (13285) HTTPProtocol::httpOpenConnection kio_http_debug: (13285) HTTPProtocol::readHeader kio_http: (13285) ============ Received Response: kio_http: (13285) "HTTP/1.1 200 OK" kio_http: (13285) "Date: Wed, 22 Dec 2004 18:54:03 GMT" kio_http: (13285) "Server: Apache/2.0.51 (Fedora)" kio_http: (13285) "Content-Type: text/html; charset=ISO-8859-1" kio_http_debug: (13285) Content-type: text/html kio_http_debug: (13285) Media-Parameter Attribute: charset kio_http_debug: (13285) Media-Parameter Value: ISO-8859-1 kio_http: (13285) "Content-Length: 16285" kio_http: (13285) "Cache-Control: max-age=0" kio_http: (13285) "Expires: Wed, 22 Dec 2004 18:54:03 GMT" kio_http: (13285) "Connection: close" kio_http: (13285) --empty-- kio_http_debug: (13285) Emitting mimetype text/html kio_http_debug: (13285) Cache, not adding "http://www.buongiorno.com/it/fastweb/poliringtones/hippop/hippop1.html?1761206599:" kio_http_debug: (13285) Previous Response: 0 kio_http_debug: (13285) Current Response: 200 kio_http_debug: (13285) HTTPProtocol::readBody: retrieve data. 16285 left. kio_http_debug: (13285) readBody: bytesReceived==-1 sz=16283 Connnection broken! kio_http_debug: (13285) HTTPProtocol::httpClose kio_http_debug: (13285) HTTPProtocol::httpCloseConnection -- Luciano Montanaro Any sufficiently advanced technology is indistinguishable from a yo-yo - Enoch Root