Hello, I have captured the Wire-shark file on a microwave Link interface , Which is feeding a 3G Site, Having Low throughput Issue. Its using UDP Frames for sending the User Data towards Core on the MW link, though the Traffic generated from Subscriber is TCP. But frames are having Length of Below Hundred Bytes.near 87 Bytes..Can i Conclude that throughput can be a Issue as Frames are getting fragmented for delivery.. BR// Dipankar asked 03 Feb '13, 23:01 Dipankar Shaw |
One Answer:
I personally would not be able to conclude that, at least not without more information about the actual setup ;-) Can you please add some ASCII art (or a simple, scanned, hand painted network diagram) that shows your network setup and where the data is sent via TCP, where the transition to UDP is made and where you believe that IP fragmentation takes place (do you actually see that in the capture file?). Do you have a capture of the TCP data stream and the UDP data stream in parallel? Regards answered 05 Feb '13, 13:38 Kurt Knochner ♦ edited 05 Feb '13, 13:39 |