Data segment surpasses the receive window in tcptrace graph

asked 2022-07-13 20:32:00 +0000

Amara gravatar image

updated 2022-07-13 22:02:43 +0000

cmaynard gravatar image

I was troubleshooting slow file upload issue. Here I can observe multiple dupacks, which could be pointing to packet loss. Additionally here on trace (tcptrace graph), it can be observed some instance when the data segment surpassed receive windows on tcp trace graph.

In simple words - blue line overlaps the green line. Now I need to know why it happens.

edit retag flag offensive close merge delete

Comments

Wireshark can help show you what is happening, but it usually isn't very good at answering why it's happening. Perhaps if you could post a capture file somewhere, then someone might be able to help you analyze it.

cmaynard gravatar imagecmaynard ( 2022-07-13 22:00:43 +0000 )edit