This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 8.1.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git
commit e5ab03b91379b5412c6e59cbc2499fb4c42cdab0 Author: Masaori Koshiba <[email protected]> AuthorDate: Tue Mar 31 15:04:56 2020 +0900 Cleanup trailing whitespaces --- doc/admin-guide/logging/formatting.en.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/admin-guide/logging/formatting.en.rst b/doc/admin-guide/logging/formatting.en.rst index 6f253df..2c512cc 100644 --- a/doc/admin-guide/logging/formatting.en.rst +++ b/doc/admin-guide/logging/formatting.en.rst @@ -206,9 +206,9 @@ ctid Client Request Client Transaction ID, a non-negative number for a transact which is different for all currently-active transactions on the same client connection. For client HTTP/2 transactions, this value is the stream ID for the transaction. -ctpw Client Request Client Transaction Priority Weight, the priority weight for the +ctpw Client Request Client Transaction Priority Weight, the priority weight for the underlying HTTP/2 protocol. -ctpd Client Request Client Transaction Priority Dependence, the transaction ID that +ctpd Client Request Client Transaction Priority Dependence, the transaction ID that the current transaction depends on for HTTP/2 priority logic. ===== ============== ==================================================================
