ReceiveBufferSize protocol option [RCVBUFSZ]

Sets the size for a buffer used by the TCP/IP protocol stack.

Usage

TCP/IP

Values
Integer [ k | m | g ]
Default

Computer-dependent.

Remarks

You may want to increase the value if BLOB performance over the network is important. By default, the specified buffer size is in bytes. Use k, m, or g to specify units of kilobytes, megabytes, or gigabytes, respectively.

See also