Hi !!!!
we have SunOS av2s043p 5.8 Generic_108528-18 sun4u sparc SUNW,Sun-Fire-280R .
So when I look in the output of the netstat -sP tcp retransmission on the byte level is too big but if you look at the retransmission on the package level it looks ok.
Here is the whole output of the netstat -sP
TCP tcpRtoAlgorithm = 4 tcpRtoMin = 400
tcpRtoMax = 60000 tcpMaxConn = -1
tcpActiveOpens =1499528 tcpPassiveOpens =8767828
tcpAttemptFails = 18850 tcpEstabResets =456046
tcpCurrEstab = 29 tcpOutSegs =279464133
tcpOutDataSegs =249137805 tcpOutDataBytes =2824453618
tcpRetransSegs =5925866 tcpRetransBytes =2883561798
tcpOutAck =30295265 tcpOutAckDelayed =3857090
tcpOutUrg = 0 tcpOutWinUpdate = 0
tcpOutWinProbe = 16708 tcpOutControl =20687100
tcpOutRsts = 61846 tcpOutFastRetrans =424669
tcpInSegs =213950645
tcpInAckSegs =141992532 tcpInAckBytes =2284068601
tcpInDupAck =12324728 tcpInAckUnsent = 0
tcpInInorderSegs =34809828 tcpInInorderBytes =582918467
tcpInUnorderSegs = 1332 tcpInUnorderBytes =1022232
tcpInDupSegs =415088 tcpInDupBytes =25296209
tcpInPartDupSegs = 20 tcpInPartDupBytes = 7622
tcpInPastWinSegs = 22 tcpInPastWinBytes =3105517874
tcpInWinProbe = 0 tcpInWinUpdate = 9834
tcpInClosed = 28635 tcpRttNoUpdate =3590912
tcpRttUpdate =135306923 tcpTimRetrans =7167431
tcpTimRetransDrop = 50555 tcpTimKeepalive = 16037
tcpTimKeepaliveProbe= 10329 tcpTimKeepaliveDrop = 879
tcpListenDrop = 18 tcpListenDropQ0 = 0
tcpHalfOpenDrop = 0 tcpOutSackRetrans =1238553
mtu on our network interfaces are set to mtu 1500.
My questsion is if retransmission of bytes is so big and if mtu is 1500, than retransmission of packages should be also biger ???? or am I wrong ???
we have SunOS av2s043p 5.8 Generic_108528-18 sun4u sparc SUNW,Sun-Fire-280R .
So when I look in the output of the netstat -sP tcp retransmission on the byte level is too big but if you look at the retransmission on the package level it looks ok.
Here is the whole output of the netstat -sP
TCP tcpRtoAlgorithm = 4 tcpRtoMin = 400
tcpRtoMax = 60000 tcpMaxConn = -1
tcpActiveOpens =1499528 tcpPassiveOpens =8767828
tcpAttemptFails = 18850 tcpEstabResets =456046
tcpCurrEstab = 29 tcpOutSegs =279464133
tcpOutDataSegs =249137805 tcpOutDataBytes =2824453618
tcpRetransSegs =5925866 tcpRetransBytes =2883561798
tcpOutAck =30295265 tcpOutAckDelayed =3857090
tcpOutUrg = 0 tcpOutWinUpdate = 0
tcpOutWinProbe = 16708 tcpOutControl =20687100
tcpOutRsts = 61846 tcpOutFastRetrans =424669
tcpInSegs =213950645
tcpInAckSegs =141992532 tcpInAckBytes =2284068601
tcpInDupAck =12324728 tcpInAckUnsent = 0
tcpInInorderSegs =34809828 tcpInInorderBytes =582918467
tcpInUnorderSegs = 1332 tcpInUnorderBytes =1022232
tcpInDupSegs =415088 tcpInDupBytes =25296209
tcpInPartDupSegs = 20 tcpInPartDupBytes = 7622
tcpInPastWinSegs = 22 tcpInPastWinBytes =3105517874
tcpInWinProbe = 0 tcpInWinUpdate = 9834
tcpInClosed = 28635 tcpRttNoUpdate =3590912
tcpRttUpdate =135306923 tcpTimRetrans =7167431
tcpTimRetransDrop = 50555 tcpTimKeepalive = 16037
tcpTimKeepaliveProbe= 10329 tcpTimKeepaliveDrop = 879
tcpListenDrop = 18 tcpListenDropQ0 = 0
tcpHalfOpenDrop = 0 tcpOutSackRetrans =1238553
mtu on our network interfaces are set to mtu 1500.
My questsion is if retransmission of bytes is so big and if mtu is 1500, than retransmission of packages should be also biger ???? or am I wrong ???