
|
| Tuning Parameters for /etc/system |
Table |
| |
|
|
|
| TCP/IP Options | Description |
|
|
|
| ndd | The maximum value of TCP congestion window (cwnd) in bytes. |
| tcp_cwnd_max 65535 |
|
| ndd | The default minimum retransmission timeout (RTO) value in |
| tcp_rexmit_interval_min | milliseconds. The calculated RTO for all TCP connections cannot |
3000 | be lower than this value. | |
| ndd | The default maximum retransmission timeout value (RTO) in |
| tcp_rexmit_interval_ | milliseconds. The calculated RTO for all TCP connections cannot |
| max 10000 | exceed this value. |
|
| |
| ndd | The default initial retransmission timeout value (RTO) in |
| tcp_rexmit_interval_ | milliseconds |
| initial 3000 |
|
ndd
ndd
The time in milliseconds a TCP connection stays in
The time in milliseconds a TCP connection stays in
ndd
ndd
ndd
ndd
The default maximum number of pending TCP connections for a TCP listener waiting to be accepted by accept(SOCKET).
The default maximum number of incomplete
Refer to RFC 793 for more information on TCP
The default total retransmission timeout value for a TCP connection in milliseconds. For a given TCP connection, if TCP has been
Appendix B Analysis Tools 151