CommBufferSpace Connection Parameter [CBSpace]

Specifies the amount of space to allocate on startup for network buffers, in kilobytes.

Usage

Anywhere

Values

Integer

Default

10

Description

CommBufferSpace is a global setting, for all connections.

Examples

The following profile fragment instructs the network library to allocate 200 KB for network buffers on startup:

...
CBSpace=200
...

You can set this parameter by entering its value in the Buffer space text box of the Network tab of the connection window.