-
Enhancement
-
Resolution: Done
-
Minor
-
2.0.0.Alpha1, 1.4.21.Final, 1.3.33.Final
-
None
Add RESPONSE_TIME_MICROS as a supported attribute to log the time taken to serve the request in microseconds.
Apache httpd log the response time in microseconds with "%D" (and log the response time in seconds with "%T"). It's easy to compare the response time if Undertow supports same time unit.
- is cloned by
-
JBEAP-14023 [GSS](7.1.z) UNDERTOW-1248 - Add %{RESPONSE_TIME_MICROS} as a supported attribute
- Closed
-
JBEAP-14024 [GSS](7.2.0) Add %{RESPONSE_TIME_MICROS} as a supported attribute
- Closed