- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: [Q] What should I configure to increase transf...
Operating System - HP-UX
1822020
Members
3627
Online
109639
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-15-2006 05:09 PM
тАО03-15-2006 05:09 PM
[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.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-15-2006 05:29 PM
тАО03-15-2006 05:29 PM
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
Read this.
--
Muthu
Easy to suggest when don't know about the problem!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-15-2006 05:32 PM
тАО03-15-2006 05:32 PM
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
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"
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP