Pages

Tuesday, July 3, 2012

aix6.1 system parameters setup

Recommended IBM AIX 6.1 Network Interface Parameters.


no -p -o tcp_nodelayack=1
no -p -o udp_pmtu_discover=0
no -p -o tcp_pmtu_discover=0
no -p -o tcp_keepintvl=80
no -p -o tcp_keepidle=120
no -r -o rto_limit=5
no -r -o rto_length=5
no -r -o rto_high=32
no -p -o udp_recvspace=4931584
no -p -o udp_sendspace=65536
no -p -o rfc1323=1
no -p -o tcp_recvspace=131072
no -p -o tcp_sendspace=262144
no -p -o sb_max=4931584
no -p -o tcp_nagle_limit=0
no -p -o tcp_ephemeral_low=9000
no -p -o tcp_ephemeral_high=65500
no -p -o udp_ephemeral_low=9000
no -p -o udp_ephemeral_high=65500
ioo -p -o aio_maxservers=130

No comments:

Post a Comment