tcp_buffer_size
Last updated March 2020
Name
tcp_buffer_size — maximum tcp buffer size for outbound connections
Synopsis
tcp_buffer_size = 32768
Description
Momentum uses an auto-scaling algorithm to ensure that the tcp buffer size is set optimally. This option allows you to set an upper bound on the tcp buffer size selected.
The default is 32768 bytes.
Warning
This is an advanced option. Setting the value too high can cause memory exhaustion. Thorough testing is recommended before deployment in a production environment.
Scope
tcp_buffer_size is valid in the global scope.
See Also
Was this page helpful?