Comment on How a little bit of TCP knowledge is essentialComments−neduma10yCan wireshark/riverbed (application perf tests) profiling help to solve these kind of problems?−spydum10yWireshark can show you the delay but it won't tell why it's there. You might assume it's some quirk of your application.. Most people don't consider the kernel/network libraries and drivers.. Those are all black magic−jvns10ywireshark would totally help!
Comments
Can wireshark/riverbed (application perf tests) profiling help to solve these kind of problems?
Wireshark can show you the delay but it won't tell why it's there. You might assume it's some quirk of your application.. Most people don't consider the kernel/network libraries and drivers.. Those are all black magic
wireshark would totally help!