The more interesting stream is the stream between Squid and the web server, not the tream between browser and Squid.. ons 2008-08-27 klockan 09:06 +0100 skrev Pedro Mansito Pérez: > Thank you, Steve Bertrand, for your help. > > El 26/08/2008, a las 20:59, Henrik Nordstrom escribió: > > > On tis, 2008-08-26 at 10:22 +0100, Pedro Mansito Pérez wrote: > >> > >> Hello Henrik, > >> > >> I have never used wireshark or tshark, so excuse my ignorance. > > > > You need to use the wireshark gui to access the TCP stream analysis > > function. > > > > You can run the gui on another host (including Windows) by first > > making > > a packet capture on the server using tshark, tcpdump or another packet > > capture tool and then load that in the gui.. > > Thank you, Steve Bertrand, for your help > > Here I go again. This is the TCP stream when I have enabled the > property "Use HTTP/1.1 on proxy connections" on Internet Explorer 6: > > GET http://www.transhotel.com/pls/b2b/pka102.p001?pIdHotel=152920&pIDProducto=1&pIdioma=ESP&pTarifas=2008&pEjercicio=undefined > HTTP/1.1 > Accept: */* > Accept-Language: es > Accept-Encoding: gzip, deflate > User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) > Host: www.transhotel.com > Proxy-Connection: Keep-Alive > Pragma: no-cache > Cookie: cIdioma=ESP; cIdPais=ES; pb2b=AG01693go; > __utma > =95595097.2700446935764708300.1218103891.1218103891.1219821923.2; > __utmz=95595097.1218103891.1.1.utmcsr=(direct)|utmccn=(direct)| > utmcmd=(none); __utmb=95595097.2.10.1219821923; __utmc=95595097 > > HTTP/1.0 502 Bad Gateway > Server: squid/2.7.STABLE4 > Date: Wed, 27 Aug 2008 07:47:24 GMT > Content-Type: text/html > Content-Length: 1017 > Expires: Wed, 27 Aug 2008 07:47:24 GMT > X-Squid-Error: ERR_ZERO_SIZE_OBJECT 0 > X-Cache: MISS from betelgeuse.viajesinsular.es > Via: 1.0 betelgeuse.viajesinsular.es:3128 (squid/2.7.STABLE4) > Connection: close > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd > "> > <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; > charset=iso-8859-1"> > <TITLE>ERROR: The requested URL could not be retrieved</TITLE> > <STYLE type="text/css"><!--BODY{background-color:#ffffff;font- > family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE> > </HEAD><BODY> > <H1>ERROR</H1> > <H2>The requested URL could not be retrieved</H2> > <HR noshade size="1px"> > <P> > While trying to retrieve the URL: > <A HREF="http://www.transhotel.com/pls/b2b/pka102.p001?">http://www.transhotel.com/pls/b2b/pka102.p001? > </A> > <P> > The following error was encountered: > <UL> > <LI> > <STRONG> > Zero Sized Reply > </STRONG> > </UL> > > <P> > Squid did not receive any data for this request. > <P>Your cache administrator is <A HREF="mailto:webmaster">webmaster</A>. > > <BR clear="all"> > <HR noshade size="1px"> > <ADDRESS> > Generated Wed, 27 Aug 2008 07:47:24 GMT by betelgeuse.viajesinsular.es > (squid/2.7.STABLE4) > </ADDRESS> > </BODY></HTML> > > Best regards, > > Pedro >