By default, the TCP/IP implementation and a number of other settings in the Solaris kernel are not correctly tuned for Internet Services.  We can check and change some TCP parameters in Solaris kernel .  Show parameters let’s used command  :
# ndd –get  "parameter"
 Example :
bash-3.00# ndd -get /dev/tcp tcp_time_wait_interval
30000
Inactive Connections
Outgoing Connections
Retransmission Timeout
Sequence Numbers
Addition
 
No comments:
Post a Comment