Tuning Parameters for
/etc/system
Appendix B
Analysis Tools
151
ndd -set /dev/tcp
tcp_cwnd_max 65535
The maximum value of TCP congestion window (cwnd) in bytes.
ndd -set /dev/tcp
tcp_rexmit_interval_min
3000
The default minimum retransmission timeout (RTO) value in
milliseconds. The calculated RTO for all TCP connections cannot
be lower than this value.
ndd -set /dev/tcp
tcp_rexmit_interval_
max 10000
The default maximum retransmission timeout value (RTO) in
milliseconds. The calculated RTO for all TCP connections cannot
exceed this value.
ndd -set /dev/tcp
tcp_rexmit_interval_
initial 3000
The default initial retransmission timeout value (RTO) in
milliseconds
ndd -set /dev/tcp
tcp_time_wait_interv
al 60000
The time in milliseconds a TCP connection stays in TIME-WAIT
state. Refer to RFC 1122, 4.2.2.13 for more information.
ndd -set /dev/tcp
tcp_keepalive_interv
al 900000
The time in milliseconds a TCP connection stays in KEEP-ALIVE
state. Refer to RFC 1122, 4.2.2.13 for more information.
ndd -set /dev/tcp
tcp_conn_req_max_q
<value>
The default maximum number of pending TCP connections for a
TCP listener waiting to be accepted by accept(SOCKET).
ndd -set /dev/tcp
tcp_conn_req_max_q0
<value>
The default maximum number of incomplete (three-way handshake
not yet finished) pending TCP connections for a TCP listener.
ndd -set /dev/tcp
tcp_ip_abort_interva
l <value>
Refer to RFC 793 for more information on TCP three-way
handshake.
ndd -set /dev/tcp
tcp_ip_abort_interva
l <value>
The default total retransmission timeout value for a TCP connection
in milliseconds. For a given TCP connection, if TCP has been
re-transmitting for tcp_ip_abort_interval period and it has not
received any acknowledgment from the other endpoint during this
period, TCP closes this connection.
Table B-3
TCP/IP Options
TCP/IP Options
Description
Содержание Portal Server 6 2005Q1
Страница 8: ...8 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 10: ...10 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 12: ...12 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 20: ...Sun Welcomes Your Comments 20 Portal Server Secure Remote Access 6 2005Q1 Administration Guide...
Страница 36: ...A Typical Portal Server Installation 36 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 50: ...Proxylet 50 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 78: ...SRA Sizing 78 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 132: ...Identity and Directory Structure Design 132 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 142: ...Configuration Files 142 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 152: ...Tuning Parameters for etc system 152 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 158: ...Portal Server on an Application Server Cluster 158 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 178: ...Portal Design Task List 178 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 180: ...Comparison of Solaris and Linux Path Names 180 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 182: ...182 Portal Server 6 2005Q1 Deployment Planning Guide...
Страница 192: ...Section X 192 Portal Server 6 2005Q1 Deployment Planning Guide...