This is an automated email from the ASF dual-hosted git repository.
jacksontj pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new 450fbc8 Clarify that `sscl` is for body-- not body and headers as
the docs previously implied (#687)
450fbc8 is described below
commit 450fbc8091ed6738af290e5aa5abcff65b641239
Author: Thomas Jackson <[email protected]>
AuthorDate: Wed Jun 1 15:24:51 2016 -0700
Clarify that `sscl` is for body-- not body and headers as the docs
previously implied (#687)
---
doc/admin-guide/monitoring/logging/log-formats.en.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/admin-guide/monitoring/logging/log-formats.en.rst
b/doc/admin-guide/monitoring/logging/log-formats.en.rst
index 48b6ad4..df13106 100644
--- a/doc/admin-guide/monitoring/logging/log-formats.en.rst
+++ b/doc/admin-guide/monitoring/logging/log-formats.en.rst
@@ -561,7 +561,7 @@ The following list describes |TS| custom logging fields.
.. _csscl:
``csscl``
- The cached response length (in bytes) from origin server to Traffic
+ The cached body length (in bytes) from origin server to Traffic
Server.
.. _csshl:
@@ -733,7 +733,7 @@ The following list describes |TS| custom logging fields.
.. _sscl:
``sscl``
- The response length (in bytes) from origin server to |TS|.
+ The body length (in bytes) from origin server to |TS|.
.. _sshl:
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].