TCPReceiveWindowSize
The TCP receive window size to use when the service receives data (in bytes).
Use this parameter to tune network performance based on bandwidth and client to server round-trip times. Generally, a higher value improves performance in a high-bandwidth, high-delay network, and a lower value improves performance in a low-bandwidth, low-delay network.
Type: | Long |
Default: | Determined by the operating system |
Allowed Range: | Minimum: 1024 Maximum: 1048576 |
Required: | No |
Configuration Section: | Service |
Example: | TCPReceiveWindowSize=65536
|
See Also: |