tcp_rmem

Onload User Guide (UG1586)

Document ID
UG1586
Release Date
2023-07-31
Revision
1.2 English

The default size of sockets' receive buffers (in bytes)

Onload value

Defaults to the currently active Linux settings, but is ignored on TCP accepted sockets. Refer to EF_TCP_RCVBUF_ESTABLISHED_DEFAULT.

Comments

Can be overriden with the SO_RCVBUF socket option.

Can be set with EF_TCP_RCVBUF.