Il giorno 27/ott/08, alle ore 21:20, Giovanni T. ha scritto:
obluraschi:/tmp# wget http://www.wininizio.it/forum/index.php -q -O -|head -n 3
59070
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml";>

This is normal in chunked-encoding HTTP transfer, the number you see is the size in byte of next chunk. Chunked encoding is only supported in HTTP/1.1 while squid only implements HTTP/1.0.

Please see http://squidproxy.wordpress.com/2008/04/29/chunked- decoding/ for all the details.

How can I attach a trace of the request?

Please do the squidclient test from the above web page. You can also attach a tcpdump log (please set capture size to 1500 to get all data) of both connections client<-->proxy and proxy<-->server.

Thanks,

L

--
Luigi Gangitano -- <[EMAIL PROTECTED]> -- <[EMAIL PROTECTED]>
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to