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

--- Comment #5 from mr.oliver.hernan...@gmail.com ---
We're actually using JBoss 7.4, which my understanding is that internally it's
using a branched version of Tomcat 7.

Remy, can you please clarify?  What exactly is not the point?  Are you
referring to the org.apache.catalina.* core classes?  If so, what class(es)
will provide a convenient way to wrap a org.apache.catalina.connector.Request
instance that can then be passed on to getNext().invoke()?

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 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