recv-buf Parameter

Description

Defines the default receive 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_RCVBUF) to change the individual connection's receive buffer. See the setsockopt(3C) man page.

Commitment Level

able