Request Timing1.0
Request Timing
1.0
Provides warnings and diagnostic info for slow or hung requests.
Enabling this feature
To enable the Request Timing 1.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>requestTiming-1.0</feature>