tcp tunable parameters in solaris
There is UC4 application working on AIX server and there is UC4 agents installed in E25K Solaris. when UC4 aix server and UC4 agent on Solaris wants to communicate, there is a problem because of too much send and receive packets. We think that problem can be solve if the tcp send and recieve prameters can be set correctly.
in IBM aix server, tcp_sendspace>1048576 and tcp_recvspace>1048576 parameters that you can see those values below
[root@opcuc4app1]</>ifconfig -a
en0: flags=5e080863,c0<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),PSEG,LARGESEND,CHAIN>
in IBM aix server, tcp_sendspace>1048576 and tcp_recvspace>1048576 parameters that you can see those values below
[root@opcuc4app1]</>ifconfig -a
en0: flags=5e080863,c0<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),PSEG,LARGESEND,CHAIN>
0