Optimization Experience: Low FTP Downloading Bit Rate
|
*A new setup office, FTP downloading bit rate merely 2.2 kB/s after cut over. In theoretical analysis, it may achieve 4kB/s, compare actual downloading BR with the theoretical BR, actual BR is lower than expectation. *Optimization: From mobile →GPRS network → FTP Server, verify each possible node which may cause the trouble. |
| Thanks for information.............. |
| great posting. its helpful indeed. |
|
Your practical maximum transfer rate can be much lower due to two factors:
|
|
Hi, You can also consider the technique of "Optimizing TCP with Multiple Streams". With standard FTP, only one data channel is used. This channel becomes idle during acknowledgement and other housekeeping. By increasing the number of data streams, there is less “dead air,” as one or more streams is likely to be sending data at any given time. This method of transferring files is effective when network degradation is not extreme. However, the process is extremely processor intensive due to the large number of concurrent threads that must be running |
|
Hi Faizur & Mustafiz, Thank you for your valuable comment. |

Favorite (0)