Tivoli Header

Administrator's Reference

TCPBUFSIZE

Specifies the size of the buffer used for TCP/IP send requests. During a restore, client data moves from the Tivoli Storage Manager session component to a TCP communication driver. The TCPBUFSIZE option determines if the server sends the data directly from the session buffer or copies the data to the TCP buffer. A 32KB buffer size forces the server to copy data to its communication buffer and flush the buffer when it fills.

Note:
This option is not related to the TCPWINDOWSIZE option.

Syntax

>>-TCPBufsize--kilobytes---------------------------------------><
 
 

Parameters

kilobytes
Specifies the size, in kilobytes, of the buffer used for TCP/IP send requests. The range is from 1 to 32. The default is 16.

Examples

tcpbufsize 5


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]