Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/admin-guide/plugins/tcpinfo.en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down