users@glassfish.java.net

Re: Invalid Chunk Header

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 02 Dec 2009 19:57:05 -0500

Salut,

glassfish_at_javadesktop.org wrote:
> Not sure why this matters, but I'm using simple Grizzly HTTP Servlet and SelectorThread. And the data is uploaded with HTTP/1.1.
>
> I think it would be better if a timeout error could be thrown instead of Invalid Chunk Header.
>
>> can you confirm you are connecting to a HTTP 1.1 connection?
>> e.g. configuration for domain.xml would specify
>> version="HTTP/1.1" for http-protocol version e.g.
>>
>> <http-protocol dns-lookup-enabled="false" version="HTTP/1.1"../>

Agree. Can you open an issue:

   * https://glassfish.dev.java.net/servlets/ProjectIssues

and add as much as information as you can? We failed for awhile to
reproduce this issue but your explanation make a lot of sense.

A+

-- Jeanfrancois


>>
>> Martin Gainty
> [Message sent by forum member 'msban' ]
>
> http://forums.java.net/jive/thread.jspa?messageID=374383
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>