On Tue, 8 Dec 2009 10:38:33 +1100, Mark Nottingham <mnot@xxxxxxxxxxxxx> wrote: > Seems to be, at a glance... > > >> HTTP/1.1 200 OK >> Server: Caribou/5.0 >> Date: Mon, 07 Dec 2009 23:37:27 GMT >> Content-type: text/html; charset=utf-8 >> Transfer-Encoding: chunked >> Transfer-encoding: chunked >> Vary: Accept-Encoding >> >> 2000 >> <HTML> >> <HEAD> >> <TITLE></TITLE> >> > > hmm.... Aha!. Darn ISP filtering again. Okay, so my ISP run some proxy for domestic traffic. What I was getting back was the first chunked header stripped off and the chunks decoded. As one would expect the remaining Transfer-Encoding header with no remainign chunks goes badly. Amos > On 03/12/2009, at 10:33 PM, Amos Jeffries wrote: > >> Mark Nottingham wrote: >>> It looks like they're sending Transfer-Encoding: chunked twice; >>> http://redbot.org/?uri=http%3A%2F%2Ft.news-accorhotels.com%2Fnl%2Fjsp%2Fm.jsp%3Fc%3Da6f0cf19b1c0782ef7 >>> Cheers, >> >> Maybe. But I'm inclined to believe its because ... >> >> (...drumroll please...) >> >> ... the body content in fact NOT being chunked encoded at all? >> >> Amos >> >>> On 02/12/2009, at 10:10 AM, Amos Jeffries wrote: >>>> On Tue, 1 Dec 2009 17:10:27 +0800, "Wong" <wongbali@xxxxxxxxxx> wrote: >>>>> Dear All, >>>>> >>>>> I got problem to access >>>>> http://t.news-accorhotels.com/nl/jsp/m.jsp?c=a6f0cf19b1c0782ef7 >>>>> through proxy (site can be accessed without proxy). >>>>> >>>>> After checking cache.log, I found message below. >>>>> >>>>> Need advise why squid generate that message and stop the browsing >>>>> activity. How can I fix it? >>>>> >>>>> Thanks a lot for your kind help. >>>>> >>>>> Wong >>>>> >>>>> ---snip--- >>>>> >>>>> 2009/12/01 16:55:45| Exception error:corrupted chunk size >>>>> 2009/12/01 16:56:13| Exception error:corrupted chunk size >>>>> 2009/12/01 17:04:14| Exception error:corrupted chunk size >>>> Make sure you have the latest Squid-2.7 or Squid-3.x release to handle >>>> the >>>> chunking properly. >>>> >>>> If it still remains, the web server is badly broken. Complain to the >>>> website administrator. >>>> >>>> Amos >>>> >>> -- >>> Mark Nottingham mnot@xxxxxxxxxxxxx >> >> >> -- >> Please be using >> Current Stable Squid 2.7.STABLE7 or 3.0.STABLE20 >> Current Beta Squid 3.1.0.15 > > -- > Mark Nottingham mnot@xxxxxxxxxxxxx