https://bz.apache.org/bugzilla/show_bug.cgi?id=70174
Bug ID: 70174
Summary: mod_logio docs in trunk claim LogIOTrackTTFU is
available since 2.4.34
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I was reading the documentation at [1] and got the impression that TTFU
tracking with the LogIOTrackTTFU Directive is available since 2.4.34 (mentioned
at two points in that page).
[1] https://httpd.apache.org/docs/trunk/mod/mod_logio.html
Unfortunately (because AFAICT there is no equivalent functionality) that is not
the case. TTFU is correctly not listed on the same page for 2.4:
[2] https://httpd.apache.org/docs/2.4/mod/mod_logio.html
Another minor issue on the same page is that it's *not* mentioned that TTFB
(and TTFU?) can be "-" instead of a number, which can lead to parsing errors. I
suggest the following in the table entries describing %^FB (and possibly %^FU)
:
If tracking TTFB is not enabled or if the request was aborted before
writing any response headers, then the value logged is "-".
(sent also to the mailing list but probably stuck in moderation)
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]