https://issues.apache.org/bugzilla/show_bug.cgi?id=42492

--- Comment #11 from Klavs Klavsen <[email protected]> ---
did anyone find any further info on this?

I have a very similar issue, on CentOS 6. Running tomcat 6.0.24, openjdk 1.7
and apache 2.2.15.

When I send a request (using curl for testing purposes) with 1 POST paramter of
~18k in size - it can be read just fine by request.getparameter in tomcat
webapp (when I do curl directly to tomcat port 8080).

When I send the exact same request to apache - setup to do proxypass using ajp
(and running in https vhost), tomcat dies with an iooutofboundsexception..
meaning it dies when trying to read the actual parameter contents.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to