Originally posted by: SolSuggest
TCP/IP settings that can be evaluated and tuned. The following is found in IBM infocenter.
Name Initial value Recommended value
tcp_timewait 1 1
tcp_keepidle 14400 600
tcp_keepinit 150 40
tcp_keepintl 150 10
Why this parameter tcp_keepinit & tcp_keepintl values are reduced? What is implication of doing this? I understand the first two parameters wait and idle time values.
#AIX-Forum