users@glassfish.java.net

Re: RE: Invalid Chunk Header

From: <glassfish_at_javadesktop.org>
Date: Wed, 02 Dec 2009 13:33:35 PST

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"../>
>
> Martin Gainty
[Message sent by forum member 'msban' ]

http://forums.java.net/jive/thread.jspa?messageID=374383