Poor FTP Performance 7kbyte/s -> delayed Acknowledge

FTP client for Android handsets.
Post Reply
Rotesmofa
Posts: 2
Joined: Tue Oct 19, 2010 1:24 am
AntiSpam sum: 8

Poor FTP Performance 7kbyte/s -> delayed Acknowledge

Post by Rotesmofa »

Hello dear Support,

i have an issue using AndFTP.

My downloadspeed maximum is 7kbyte/s i tried using an FTP connection to another device.
I had the same issue on my Windows XP Laptop, after turning delayed Acknowledge at the laptop off i had 300kbyte/s.

Do you know how to solve that issue on the Android side?

I used a Galaxy S with JPK Android 2.2

Best regards,
Rotesmofa

support
Posts: 853
Joined: Sun Apr 20, 2008 4:40 pm

Re: Poor FTP Performance 7kbyte/s -> delayed Acknowledge

Post by support »

No, not really. What do you call "delayed Acknowledge" ?

Rotesmofa
Posts: 2
Joined: Tue Oct 19, 2010 1:24 am
AntiSpam sum: 8

Re: Poor FTP Performance 7kbyte/s -> delayed Acknowledge

Post by Rotesmofa »

So i found out that the "no_delay" settings for the socket hast to be set.

Via no_delay or setTcpNoDelay. It is reported on Windows XP and Linux System see link: http://www.stuartcheshire.org/papers/NagleDelayedAck/

Also a lot of more information can be found, keywords delayed acknowledge or delayed ack.

Could you set this or am i able to set this socketoption before i call your intent?

Best regards,
Rotesmofa

Post Reply