This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 9.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/9.1.x by this push:
new 32ea497 Doc: tcpinfo plugin table formatting (#7805)
32ea497 is described below
commit 32ea49706fb87856af6f8f1e9fc50c50a186ad50
Author: mlibbey <[email protected]>
AuthorDate: Mon May 10 14:57:46 2021 -0700
Doc: tcpinfo plugin table formatting (#7805)
Prechange, the rst table showed as unformatted "==="s
and run on sentences.
(cherry picked from commit 4b8a3b95315705d3a62313e1ea29b59cc537dee4)
---
doc/admin-guide/plugins/tcpinfo.en.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/admin-guide/plugins/tcpinfo.en.rst
b/doc/admin-guide/plugins/tcpinfo.en.rst
index 6c806e8..09f87d0 100644
--- a/doc/admin-guide/plugins/tcpinfo.en.rst
+++ b/doc/admin-guide/plugins/tcpinfo.en.rst
@@ -98,11 +98,13 @@ The following options may be specified in
:file:`plugin.config`:
In addition, on newer Linux system, the following two fields are appended
in log level 2:
+
============== ==================================================
Field Name Description
============== ==================================================
data_segs_in Number of incoming data segments
data_segs_out Number of outgoing data segments
+ ============== ==================================================
Note: Features such as TSO (TCP Segment Offload) might skew the numbers
here. That's true as well for e.g. the retransmit metrics, i.e. anything