For AIX: -------------------------------------------------------- no -p -o tcp_timewait=1(15秒) no -p -o tcp_finwait2=10(5秒) no -p -o udp_sendspace=32768 no -p -o somaxconn=8192 no -p -o tcp_keepidle=600 no -p -o tcp_keepintvl=10(5秒) no -p -o tcp_keepinit=40 --------------------------------------------------------
For Solaris: -------------------------------------------------------- ulimit -a ulimit -n 8192