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

--- Comment #7 from Christopher Schultz <ch...@christopherschultz.net> ---
(In reply to mr.oliver.hernandez from comment #5)
> We're actually using JBoss 7.4, which my understanding is that internally
> it's using a branched version of Tomcat 7.

You will have to wait probably a long time to get a patch from Red Hat. I'm
happy to just give you the files even if they don't make it into Tomcat.

> If it helps, we need a valve to troubleshoot why we're getting IOExceptions
> on incoming requests.  We're using proprietary, 3rd party routers in our
> environment, and we're pretty sure they're somehow mangling packets.  So we
> need to confirm this by outputting the full request, header and body, to
> then pass on to the provider of the routers for them to correct.

You could start with this:
http://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#Request_Dumper_Filter

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to