Go Back   FlashFXP Forums > > > >

ioFTPD General New releases, comments, questions regarding the latest version of ioFTPD.

Reply
 
Thread Tools Rate Thread Display Modes
Old 06-25-2010, 04:57 AM   #1
inetz
Member
 
Join Date: Dec 2009
Posts: 43
Unhappy ioFTPD and GBIT ???

Hi there,
i have recentley upgraded my network to GBIT and im getting decent speeds from quick tests of about 70mb/s. But when connected to the box via through ioftpd i cant break 8mb/s ...

i have tried editing the following but no luck?

Tried this both commented... and uncommented. (then typing site-rehash) etc..

Code:
# Max total server bandwidth to use, leave commented out for no limit
Global_Inbound_Bandwidth       = 100000
Global_Outbound_Bandwidth      = 100000
# default per client connection bandwidth, no limit if commented out
Client_Inbound_Bandwidth       = 100000
Client_Outbound_Bandwidth      = 100000
inetz is offline   Reply With Quote
Old 06-25-2010, 05:29 AM   #2
ArtX
Senior Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jan 2004
Posts: 301
Default

https://oss.azurewebsites.net/forum/showth...highlight=gbit - look at 6th post, might help, also depends on teh ftp client you are using, you may have to up the receive and send buffers
ArtX is offline   Reply With Quote
Old 06-25-2010, 05:41 AM   #3
inetz
Member
 
Join Date: Dec 2009
Posts: 43
Default

ah i think i found my problem... traffic was going through 100 based switch. *using wrong i.p*
thanks for the post though Carpo will help get the best speed now.

as im only hitting 19mb/s

i also added this:

Windows XP/2000 Server/Server 2003
The magical location for TCP settings in the registry editor is HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters

We need to add a registry DWORD named TcpWindowSize, and enter a sufficiently large size. 131400


although i am on windows 2008 r2

Last edited by inetz; 06-25-2010 at 05:54 AM.
inetz is offline   Reply With Quote
Old 06-25-2010, 01:50 PM   #4
Yil
Too much time...
FlashFXP Beta Tester
ioFTPD Administrator
 
Join Date: May 2005
Posts: 1,194
Default

You do not want to enable Global_Inbound_Bandwidth, Client_Inbound_Bandwidth, etc unless you need those features. If those are set and Scheduler_Update_Speed is set to anything except DISABLED the server chunks output into small in/out requests to keep the network responsive. This is good when your using VOIP over DSL and want to share it with the FTP server, but not so good if trying to maximize speed...

Also, for local gbit connections you don't want to use SSL so setup a 2nd service/device so you can disable SSL for local IP addresses. Or setup a user flag or something if you allow that in some cases externally.

As a side note, you will almost certainly be bound by disk write performance... If you download the same file twice from the server the 2nd copy should be in disk cache which means the server's disk read performance (especially on a fragmented drive) shouldn't be an issue during the test.
Yil is offline   Reply With Quote
Old 06-25-2010, 05:48 PM   #5
ArtX
Senior Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jan 2004
Posts: 301
Default

Quote:
Originally Posted by inetz View Post
ah i think i found my problem... traffic was going through 100 based switch. *using wrong i.p*
thanks for the post though Carpo will help get the best speed now.

as im only hitting 19mb/s

i also added this:

Windows XP/2000 Server/Server 2003
The magical location for TCP settings in the registry editor is HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters

We need to add a registry DWORD named TcpWindowSize, and enter a sufficiently large size. 131400


although i am on windows 2008 r2
Not sure on 2008 r2, i havent used it since i went to windows 7, and speed seems rather good as is out of the box
ArtX is offline   Reply With Quote
Old 06-26-2010, 09:32 AM   #6
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

well, ssl will also slow down gbit alot if you don't have the hw to support it, might be a problem.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 06-26-2010, 10:22 AM   #7
pion
Senior Member
 
Join Date: Feb 2006
Posts: 138
Default

What is the optimal way to tune for gbit internet connection? Given a SSD raid setup, on a dual xeon setup..
pion is offline   Reply With Quote
Reply

Tags
100000, bandwidth, commented, ioftpd, limit

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


All times are GMT -5. The time now is 02:55 PM.

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