Does JBoss' AccessLogValve timing include servlet filter processing time?
Issue
I'm trying to reconcile response time differences measured at the JBoss application server via the following server.xml valve - org.apache.catalina.valves.AccessLogValve and the response time were seeing from the originating client (Jmeter).
I'm trying to confirm if the org.apache.catalina.valves.AccessLogValve value includes any / all servlet filter overhead that might be applied to the requests processed within the JBoss container.
Environment
- JBoss Enterprise Application Platform (EAP) 5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.