If somebody is interested in reason for difference on retransmission between package and byte level.
Difference is because of the 32 bit counter which counts transmitted byte ( tcpOutDataBytes ).
As our user downloads lots of files this counter is overflowed and it starts to count from...
Well I know that something is wrong, but I don't know if the problem is on the Server or in the Network.
if you calculate retransmission on the byte level:
(tcpRetransBytes=2883561798) /(tcpOutDataBytes=2824453618) =
1.02 *100 = 102 % retransmission. This is terrible...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.