Hi, we have some latency problems on our Citrix XenDesktop 6.5 sessions (regular 5sec freeze) Here is a sample of captured packets :
We can see 44 DUP ACK sent from the Citrix client to the server during 200 ms. Is this the reason of our latency ? How can we reduce that ? asked 29 Jul ‘14, 01:41 yoyo35 |
One Answer:
Hi, I don't think the Dup ACKs are causing the 5 second freeze if that's what you are asking. The 5 second freezes and Dup ACKs could have the same cause. To get a delay of 5 seconds due to a transport issue you would see either a TCP window issue or several TCP Retransmissions with significant delays between each. I notice the client seems to be advertising a Window of 610. I guess we've missed the session start and so Wireshark doesn't have scaling info, hence the strange value. Anyway the server must think the window is bigger coz it sends 1,460 bytes. Where was the trace data captured? answered 04 Aug '14, 15:31 PaulOfford |
maybe, because the latency problem certainly has a reason. ;-))
I don’t know, because doing packet analysis, based on a heavily reduced text representation of the capture file is:
;-))
So, if you want an answer that is at least close to what is (possibly) happening, you should post the capture file somewhere (google drive, dropbox, cloudshark.org). If you have concerns about privacy issues, you can anonymize the file with TraceWrangler, a tool of our member @Jasper.