Socket Send Buffer Size
Sets the size (in bytes) of the send buffer used by clients when connecting to the EMS server.
The specified size may be:
- any number greater than 512
- 0 to use the default buffer size
- -1 to skip the call for the specified buffer
- Optionally, specify units of KB, MB, or GB for units. If no units are specified, the file size is assumed to be in bytes.
When omitted or zero, the default buffer size is used.
Note: On Linux platforms, omitting the property or specifying zero causes the EMS server to skip the value. In this case, Linux auto-tuning controls buffering.
Copyright © Cloud Software Group, Inc. All rights reserved.