View Full Version : proftpd buffer help
brad28304
January 19th, 2008, 10:31 PM
Hello, this is my first post, I hope I don't screw this up.
I setup proftpd and everything works. I have 2gb of memory and I was wondering if I could use that as a buffer to help speed up transfers. Right now I am using about 160mb of the 2gb of memory. I would like to use the rest of the memory as a buffer for FTP transfers, mainly when I write to the server. Is this possible?
brad28304
January 21st, 2008, 12:11 AM
Also, the system is on a UPS so I am not worried about power loss. I know there is some times issues about losing data that is in the buffer when the power goes out.
brad28304
February 17th, 2008, 02:54 AM
I still have not found out if this is possible, I am thinking it might be a setting in the OS itself.
faulkes
February 17th, 2008, 07:53 AM
Hello, this is my first post, I hope I don't screw this up.
I setup proftpd and everything works. I have 2gb of memory and I was wondering if I could use that as a buffer to help speed up transfers. Right now I am using about 160mb of the 2gb of memory. I would like to use the rest of the memory as a buffer for FTP transfers, mainly when I write to the server. Is this possible?
The system will dynamically add addtional ram to the process as required, however this will not speed up transfers.
While not garraunteed to improve performance, you may wish to look at altering the linux kernel TCP options to provide additional benefit.
You can find a good write-up here:
http://www.santa-li.com/linuxonbb.html
Note that this page is directed towards broadband users, however the changes are just as effective when applied against WAN situations. The only exception being that if the WAN does not have sufficient bandwidth, any amount of tuning may not solve the issue.
Faulkes
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.