send-buf Parameter

Description

Defines the default send buffer size in bytes. See also max-buf Parameter.

Default

102,400

Range

8,192 to the current value of max-buf

Dynamic?

Yes

When to Change

An application can use setsockopt (SO_SNDBUF) to change the individual connection's send buffer.

Commitment Level

Stable