Query: tcpspray
OS: debian
Section: 1
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TCPSPRAY(1) General Commands Manual TCPSPRAY(1)NAMEtcpspray - print average throughput for a tcp connectionSYNOPSIStcpspray [ -v ] [ -e ] [ -h ] [ -b blksize ] [ -n nblks ] [ -f filename ] hostnameDESCRIPTIONtcpspray sends data to either the discard or echo TCP service on the specified host and prints the average throughput.OPTIONS-v Prints a dot for each block sent. Will also print a backspace for each block received in echo mode. Note: the I/O required for this option will affect the throughput rates. -e Use the TCP echo service instead of discard (the default) and print throughput rates for both transmission and reception. -h Print a usage description. -b blksize Sets the size of a block (the internal buffer) in bytes. Defaults to 1024. -n nblks Sets the number of blocks to transfer. Defaults to 100. -f filename Copy the contents of the specified file into the internal buffer (sized by -b option). The buffer is zeroed by default. If the file is larger than the buffer, only the first blksize bytes will be used. If the file is smaller than the buffer, the remaining bytes are zeroed. This option is useful in determining the relationship of the data transferred to throughput. E.g., if data compression is used on any of the intermediate links comprising the TCP connection, preloading the buffer with a text file will produce greater throughput than with a file that has already been compressed. -d delay Sets the time in microseconds to wait between successive buffer transmissions. The default is no delay.SEE ALSOping(8), spray(8)AUTHORGreg Christy (gmc@quotron.com) 23 October 1991 TCPSPRAY(1)
Related Man Pages |
---|
tcpspray(1) - debian |
tcpspray.ndisc6(1) - debian |
buffer(1) - minix |
buffer(1) - x11r4 |
buffer(1) - bsd |
Similar Topics in the Unix Linux Community |
---|
cpipe 3.0.2 (Default branch) |
tool to monitor throughput |
How to improve throughput? |
How to averaging column based on first column values |