Go Back   FlashFXP Forums > > > >

Bug Reports If you discover any bugs that we are not aware of, please post it here so it may be corrected.

Reply
 
Thread Tools Rate Thread Display Modes
Old 02-19-2003, 05:24 PM   #1
Pichento
Senior Member
ioFTPD Registered User
 
Join Date: Feb 2003
Posts: 327
Default (Critical) SSL transfer speeds??

I thought I had dumped RaidenFTPD for good (so I thought) and spent a few days setting up new site.

But today i discovered that ssl transfer speeds are aput 50% og the speed i can get on clear connections. This cant be right, but until the problem is solved - i cannot really change ftpd.

Maybe the new core update will take care of this?

Best of luck.
Pichento is offline   Reply With Quote
Old 02-19-2003, 06:04 PM   #2
Pichento
Senior Member
ioFTPD Registered User
 
Join Date: Feb 2003
Posts: 327
Default Found out something...

Heya d1.

I did a few tests and :

Ftp_Send_Buffer = 65536 # FTP Data send buffer size

will give me max speed on my 2 mbit line..

The default value capped the speeds at 80 kb/s

How high a valiue can you enter here?
Pichento is offline   Reply With Quote
Old 02-19-2003, 06:13 PM   #3
Pichento
Senior Member
ioFTPD Registered User
 
Join Date: Feb 2003
Posts: 327
Default Furthermore...

Set my buffers like this (keeping MTU size)

Ftp_Send_Buffer = 1048576 # FTP Data send buffer size
Ftp_Receive_Buffer = 1048576 # FTP Data receive buffer size
Max_Send_Size = 15360 # Max bytes to send at once
Internal_Transfer_Buffer = 16777216 # Internal transfer buffer size

Will this harm anything?
Pichento is offline   Reply With Quote
Old 02-19-2003, 06:17 PM   #4
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

Limit for socket buffer sizes is int (32bit signed variable; = 2^32 / 2 - 1.. try removing those buffer (FTP_Send/Receive) lines from config) Note that internal transfer buffer is per connection, so everytime user is downloading file it's consuming 16megs of mem
darkone is offline   Reply With Quote
Reply

Tags
problem, speeds, ssl, thought, transfer

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple new event FTPServerTools Suggestions 4 12-15-2002 01:58 PM
3.7.0 Known bugs darkone Bug Reports 6 12-10-2002 07:21 PM


All times are GMT -5. The time now is 05:58 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)