maskit commented on code in PR #12763:
URL: https://github.com/apache/trafficserver/pull/12763#discussion_r2625071790
##########
doc/admin-guide/logging/formatting.en.rst:
##########
@@ -451,6 +453,12 @@ cqcl Client Request Client request content
length, in bytes.
cqhl Client Request Client request header length, in bytes.
cqql Client Request Client request header and content length combined,
in bytes.
+cqqtl Client Request Same as cqql_, but for the first transaction on a
Review Comment:
We may want a note (maybe as a limitation) about the accuracy. In some
cases, the logged value wouldn't really reflect the amount of data transferred
on wire to make the first transaction.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]