Tomcat version is: 6.0.20
Platform: CentOS 5.5
Java: Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
It happens in the middle. But its not always the same point where it happens.
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Hi.
1) Please provide Tomcat version,
Hi.
1) Please provide Tomcat version, Java version, platform OS.
2) The exception message seems pretty clear : Tomcat does not like the looks of one of the
"chunk headers" of what it receives.
A protocol analyser may be the only way to see what is really being sent/received here,
although with
I am using standard HTTP 1.1 connector. This is what I see from tomcat output
Ø INFO [main] 2010-12-22 07:43:03,071 org.apache.coyote.http11.Http11Protocol
- Initializing Coyote HTTP/1.1 on http-9080
And here is the connector configuration element from server.xml
I have a