GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TCPRTT(8) FreeBSD System Manager's Manual TCPRTT(8)

tcprtt
measure TCP handshake RTT using the stats(3) framework

tcprtt [-f] host port

The tcprtt utility reliably measures the TCP handshake round trip time using the stats(3) statistics framework.

Both IPv4 and IPv6 are supported. If the host argument is a hostname containing several A and AAAA records, one line per record will be printed.

The options are as follows:

Stop after the first address of each family

For each address measured, a line is printed with 3 columns: address family (4 or 6), the numerical address and the measured RTT in milliseconds.

When an error occurs for one of the measurement, the -errno(2) is printed in place of the RTT.

If at least one entry returns an error, the command exits with the value of the last encountered error.

stats(3)
June 20, 2019 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.