Operating System - HP-UX
1822020 Members
3627 Online
109639 Solutions
New Discussion юеВ

Re: [Q] What should I configure to increase transfer-rate in proftpd configuration ??

 
Tony, Lim
Frequent Advisor

[Q] What should I configure to increase transfer-rate in proftpd configuration ??

It's not a dedicated HPUX problem.

I'm using proftp applications for ftp server.

Usually, I set default value in proftpd.conf.

But, our user via WAN repeatedly are complaining low ftp performance.

So, I did change NIC of ftp server, 10MB half to 100MB full duplex.

But, It have the same result, too late to use.

Our firewall admin said that network bandwidth is enough, but ftp session is using just parts of all bandwidth, not all.

And, additionally he said, in ftp configuration, there are some parameters to limit or allow to increase / decrease ftp bandwidth.

Please, let me know what parameter in proftpd.conf will increase ftp session (ftp performance improving) / bandwidth.

We are still trying to find out firewall, network, server's configuration on both side.

So, just concentrate proftpd.conf in this time.

And tell me how to solve ....

Thanks in advance.
2 REPLIES 2
Muthukumar_5
Honored Contributor

Re: [Q] What should I configure to increase transfer-rate in proftpd configuration ??

http://www.proftpd.org/localsite/Userguide/linked/x950.html

Read this.

--
Muthu
Easy to suggest when don't know about the problem!
Arunvijai_4
Honored Contributor

Re: [Q] What should I configure to increase transfer-rate in proftpd configuration ??

Hello,

You can find more information at http://www.proftopd.org/


# ...etc....
RateWriteBPS 16384 # all writes at max 16K/s

RateReadBPS 1024 # 1K/s max
RateReadFreeBytes 64000 # less than 64KB at full speed
RateReadHardBPS on # after 64KB xfer _forced_ down to 1K/s


RateReadBPS 8192 # 8K/s max
RateReadFreeBytes 256000 # until 256KB files at full speed, then 8K/s




-Arun
"A ship in the harbor is safe, but that is not what ships are built for"