Client:
| client | server |
---------------------------+-------------------+-------------------+---------------------------
m_active_flows | 0 | 0 | active open flows
m_est_flows | 0 | 0 | active established flows
m_tx_bw_l7_r | 0 bps | 0 bps | tx L7 bw acked
m_tx_bw_l7_total_r | 0 bps | 0 bps | tx L7 bw total
m_rx_bw_l7_r | 0 bps | 0 bps | rx L7 bw acked
m_tx_pps_r | 0 pps | 0 pps | tx pps
m_rx_pps_r | 0 pps | 0 pps | rx pps
m_avg_size | 0 B | 0 B | average pkt size
m_tx_ratio | 100.07 % | 0 % | Tx acked/sent ratio
- | | |
- | | |
TCP | | |
- | | |
tcps_connattempt | 3521087 | 0 | connections initiated
tcps_connects | 3291046 | 0 | connections established
tcps_closed | 3521087 | 0 | conn. closed (includes drops)
tcps_segstimed | 10103179 | 0 | segs where we tried to get rtt
tcps_rttupdated | 9873138 | 0 | times we succeeded
tcps_sndtotal | 14805385 | 0 | total packets sent
tcps_sndpack | 3291046 | 0 | data packets sent
tcps_sndbyte | 876750663 | 0 | data bytes sent by application
tcps_sndbyte_ok | 819470454 | 0 | data bytes sent by tcp
tcps_sndctrl | 3521229 | 0 | control (SYN|FIN|RST) packets sent
tcps_sndacks | 7993110 | 0 | ack-only packets sent
tcps_rcvtotal | 10071739 | 0 | total packets received
tcps_rcvpack | 6582092 | 0 | packets received in sequence
tcps_rcvbyte | 421253888 | 0 | bytes received in sequence
tcps_rcvackpack | 9873138 | 0 | rcvd ack packets
tcps_rcvackbyte | 819470454 | 0 | tx bytes acked by rcvd acks
tcps_rcvackbyte_of | 3291046 | 0 | tx bytes acked by rcvd acks - overflow acked
tcps_conndrops | 230041 | 0 | embryonic connections dropped
tcps_rexmttimeo_syn | 1411016 | 0 | retransmit SYN timeouts
tcps_keeptimeo | 223728 | 0 | keepalive timeouts
tcps_keepdrops | 223728 | 0 | connections dropped in keepalive
- | | |
UDP | | |
- | | |
- | | |
Application | | |
- | | |
- | | |
Flow Table | | |
- | | |
err_cwf | 13189 | 0 | client pkt without flow
err_dct | 2478913 | 0 | duplicate flow - more clients require
Server
| client | server |
---------------------------+-------------------+-------------------+---------------------------
m_active_flows | 0 | 0 | active open flows
m_est_flows | 0 | 0 | active established flows
m_tx_bw_l7_r | 0 bps | 0 bps | tx L7 bw acked
m_tx_bw_l7_total_r | 0 bps | 0 bps | tx L7 bw total
m_rx_bw_l7_r | 0 bps | 0 bps | rx L7 bw acked
m_tx_pps_r | 0 pps | 0 pps | tx pps
m_rx_pps_r | 0 pps | 0 pps | rx pps
m_avg_size | 0 B | 0 B | average pkt size
m_tx_ratio | 0 % | 0 % | Tx acked/sent ratio
- | | |
- | | |
TCP | | |
- | | |
tcps_accepts | 0 | 3291046 | connections accepted
tcps_connects | 0 | 3291046 | connections established
tcps_closed | 0 | 3291084 | conn. closed (includes drops)
tcps_segstimed | 0 | 6582092 | segs where we tried to get rtt
tcps_rttupdated | 0 | 9873138 | times we succeeded
tcps_sndtotal | 0 | 9873896 | total packets sent
tcps_sndpack | 0 | 3291046 | data packets sent
tcps_sndbyte | 0 | 421253888 | data bytes sent by application
tcps_sndbyte_ok | 0 | 421253888 | data bytes sent by tcp
tcps_sndctrl | 0 | 17 | control (SYN|FIN|RST) packets sent
tcps_sndacks | 0 | 6582833 | ack-only packets sent
tcps_rcvtotal | 0 | 13164533 | total packets received
tcps_rcvpack | 0 | 6582092 | packets received in sequence
tcps_rcvbyte | 0 | 819470454 | bytes received in sequence
tcps_rcvackpack | 0 | 9873138 | rcvd ack packets
tcps_rcvackbyte | 0 | 421253888 | tx bytes acked by rcvd acks
tcps_rcvackbyte_of | 0 | 3291046 | tx bytes acked by rcvd acks - overflow acked
tcps_drops | 0 | 142 | connections dropped
tcps_conndrops | 0 | 38 | embryonic connections dropped
tcps_timeoutdrop | 0 | 17 | conn. dropped in rxmt timeout
tcps_rexmttimeo_syn | 0 | 88 | retransmit SYN timeouts
tcps_badsyn | 0 | 142 | bogus SYN, e.g. premature ACK
- | | |
UDP | | |
- | | |
- | | |
Application | | |
- | | |
- | | |
Flow Table | | |
- | | |
err_no_syn | 0 | 26 | server first flow packet with no SYN
err_no_template | 0 | 484 | server can't match L7 template
Let me know if additional context is needed.
@Hanoch