01-06-2018 04:53 AM - edited 03-08-2019 01:19 PM
we are able to connect to the remote server, there are three application running on the server, two of the application are working fine, the third application is very slow, we get the tcpdump and analyze using wireshark, may i know the steps to analyze the slowness for this specific application in wireshark? what should be the tcp sliding window size? thanks
01-08-2018 05:22 AM
In the Wireshark, there are many filters like application port number, Source IP address, Protocol Name or number etc. I hope it is easy for you to check with Port number and source and destination IP address.
Please check any RESET flag, TCP retransmission and reply (ack) packet and packet size.
But application performance it depends on many factors as your server, application its self, application API, client system settings, firewall (internal, server, client), mtu size (many more) etc.
Please check all.
Regards,
Deepak Kumar
01-13-2018 08:09 PM
I want to check whether small mtu cause the problem, in the tcp syn ack packet, i only find mss, no mtu,
how to find mtu and where to find there is fragment and retransmission, in tcp or ip or fram portion?
01-13-2018 10:18 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide