cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
529
Views
0
Helpful
2
Replies

TCP capture question

Colin Higgins
Level 2
Level 2

I am trying to track down an application response problem on my network (the traffic goes through a 6509 and FWSM).

I noticed in one of my WireShark captures, that the client at times seems to be sending ackowledgements (ACKs) over and over again, and I'm not sure if this indicates a problem/retransmission.

TCP:Flags=...A....,   SrcPort=2667, DstPort=HTTP(80), PayloadLen=0, Seq=1719591657, Ack=1489559129,   Win=65535

and then repeats

Capture5.JPG

Basically, a web server is delivering images to the client, but end users are complaining of slowness and freezes.

WireShark has not flagged this as a problem (comes up "green")

any advice would be great

2 Replies 2

nkarpysh
Cisco Employee
Cisco Employee

Well,

client is sending different acknowledgments for some small packets. It seems TCP window (seems to be 2760) provided by server is small and client can't send single acnowledgment for all these packets.

You need to check with server team why this windown is so smalle and if there is a chance to increase it.

Nik

HTH,
Niko

Nikolay:

Maybe some more details will help

Here is another look

63.29288172.25.87.10192.168.151.25TCPTCP:[Continuation   to #982]Flags=...AP..., SrcPort=HTTP(80), DstPort=2667, PayloadLen=572,   Seq=1489574309 - 1489574881, Ack=1719591657, Win=64499
63.29301172.25.87.10192.168.151.25HTTPHTTP:HTTP Payload, URL: /route/file



63.32718192.168.151.25172.25.87.10TCPTCP:Flags=...A...., SrcPort=2667, DstPort=HTTP(80), PayloadLen=0,   Seq=1719591657, Ack=1489559129, Win=65535



63.32773192.168.151.25172.25.87.10TCPTCP:Flags=...A...., SrcPort=2667, DstPort=HTTP(80), PayloadLen=0,   Seq=1719591657, Ack=1489561889, Win=65535



63.32825192.168.151.25172.25.87.10TCPTCP:Flags=...A...., SrcPort=2667, DstPort=HTTP(80), PayloadLen=0,   Seq=1719591657, Ack=1489564649, Win=65535



63.32876192.168.151.25172.25.87.10TCPTCP:Flags=...A...., SrcPort=2667, DstPort=HTTP(80), PayloadLen=0,   Seq=1719591657, Ack=1489567409, Win=65535



63.3293192.168.151.25172.25.87.10TCP

TCP:Flags=...A...., SrcPort=2667, DstPort=HTTP(80), PayloadLen=0,   Seq=1719591657, Ack=1489570169, Win=65535





so is the window size are talking about the "SrcPort=2667" above? How does that relate to

Win=65535 ?

It look like the server is pushing data back to the client here, but all the ACKs have me worried.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card