FTP Optimization: Disorder Packets Analysis
|
* The kind point of disorder packets analysis is find out which NE’s problem. * Cause Analysis: Packets will be reassembled in application layer of client, the first arrived packet must be buffered till the another (next) packet is received, therefore it extend the latency of packet reassembly, also increase the whole downloading time duration. * Optimization: -Reduced Latency = ∑(All disorder datagram ACK latency) -Bit Rate Increment = File Size/(Former Total time Spent – Reduced Latency)-File Size/Former Total Time Spent |
| useful information indeed. thanks. |

Favorite (0)