Unix Technical Forum

File Transfer Performance in High Bandwidth and High Latency WAN.

This is a discussion on File Transfer Performance in High Bandwidth and High Latency WAN. within the AIX Operating System forums, part of the Unix Operating Systems category; --> > This appears to be two parameters: a) delayacks=1 or 3 on the "client > side" and According to ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #11 (permalink)  
Old 01-05-2008, 08:43 AM
Jose Pina Coelho
 
Posts: n/a
Default Re: File Transfer Performance in High Bandwidth and High Latency WAN.

> This appears to be two parameters: a) delayacks=1 or 3 on the "client
> side" and


According to the docs, delayacks is only for the SYN and FIN packets. May
work well for small transactions, but for ftp should be almost invisible.


--
Doing AIX support was the most monty-pythonesque
activity available at the time.
Eagerly awaiting my thin chocolat mint.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 01-05-2008, 08:43 AM
Tim Clarke
 
Posts: n/a
Default Re: File Transfer Performance in High Bandwidth and High Latency WAN.

"Jose Pina Coelho" <eresquigal@netcabo.pt> wrote in message
news:Xns96F8CE782848Ceresquigal@194.65.14.158...
> > This appears to be two parameters: a) delayacks=1 or 3 on the "client
> > side" and

>
> According to the docs, delayacks is only for the SYN and FIN packets. May
> work well for small transactions, but for ftp should be almost invisible.


Nope, the SYN is used, in this case, to confirm the sequence no.s
sent/received of the "window" of TCP packets sent over the TCP connection
between Server and Client, this is the "high-level" send/receive window
control mechanism's "tuning knob" for reducing unnecessary protocol overhead
for sending ACKs from Client to Server for a very large and long
transmission from Server to Client, at very high speed.
--
Regards,
Tim Clarke (a.k.a. WBST)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 01-05-2008, 08:45 AM
hunter.zhough@gmail.com
 
Posts: n/a
Default Re: File Transfer Performance in High Bandwidth and High Latency WAN.

Hi All,

I have finally found a solution for data transfer via this MPLS
network.

What I tried is a open source software named UFTP, which is a multicast
file transfer program, utilizing a protocol based on Starburst MFTP.
UFTP uses UDP instead of TCP.
http://www.tcnj.edu/~bush/uftp.html

My best test results using this UFTP is 36Mbps, or transferring 1GB
file in 4 minutes, comparing the best TCP throughput of 5Mbps.

It seems too much trouble for TCP in this high latency environment.
After some research on high bandwidth/latency enviroment, I found many
companies/institutes use their own protocol to get the best
performance, instead of standard TCP protocol. The typical usage are:
1. Parallel FTP.
http://www.llnl.gov/asci/discom/sc2000_king.html
2. TCP Over UDP
http://www.csm.ornl.gov/~dunigan/net100/atou.html
3. Mutlicast FTP.
http://www.tcnj.edu/~bush/uftp.html

There also is an article for Improving TCP Performance in MPLS but it
seems to difficult to me:
http://networks.cnu.ac.kr/publication/jcn.pdf

Thank you for your help!

Hunter Zhou

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:06 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com