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

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

The value 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.