Send Buffer Size

Send Buffer Size

Configures the size of the send buffer for the socket. Larger buffer sizes can improve performance for high-throughput applications but may increase memory usage. The default value is 262,144 bytes.

Configuration

Itsi.rb
send_buffer_size 262_144
Itsi.rb
send_buffer_size 1_048_576