Go Back   FlashFXP Forums > > > >

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

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-27-2003, 11:14 PM   #1
stLancer_2
Member
 
Join Date: Aug 2003
Posts: 58
Question A question about ftp-listen device

Code:
[FTP-Data]
Host    = 0.0.0.0
Ports   = 1024-2048
Random  = True
Global_Inbound_bandwidth = 0 	# Inbound bandwidth in kb/sec
Global_Outbound_bandwidth = 0 	# Outbound bandwidth in kb/sec 

[FTP-Listen]
Host = 0.0.0.0
Global_Inbound_bandwidth  = 0	#limit overall speeds
Global_Outbound_bandwidth = 0	#limit overall speeds
Client_Inbound_bandwidth  = 0	#limit per user speeds
Client_Outbound_bandwidth = 0	#limit per user speeds

[FTP_Service]
Type                    = FTP
Device_Name             = FTP-Listen
Data_Devices 	  	= FTP-Data
Port                    = 874
Description             = myftpd
User_Limit              = 200
Allowed_Users           = *
;Messages                = ..\text\ftp
i set it like this in my ioftpd.ini
and i want know, if i set the bandwidth control setting in FTP-Listen Device to 10kb/s and FTP-Data DEVICE with the unlimited , the total bandwidth of my ftp will be 10kb/s only or unlimited?
anyone help me plz?
stLancer_2 is offline   Reply With Quote
Old 10-27-2003, 11:36 PM   #2
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

Total will be unlimited, while control channel is guaranteed to use 10kb/s max
darkone is offline   Reply With Quote
Old 10-27-2003, 11:38 PM   #3
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

Setting up 10kb/s limit for listen device, will make your site act sluggish - as each send/receive operation reserves 1kb from the pool. (this will be changed, once I get socket priorities in)
darkone is offline   Reply With Quote
Old 10-27-2003, 11:59 PM   #4
stLancer_2
Member
 
Join Date: Aug 2003
Posts: 58
Default

thanks for you reply.
stLancer_2 is offline   Reply With Quote
Reply

Tags
bandwidth, ftp, ftp-listen, speeds

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
Newbie testing FTP connection mikibv General Discussion 1 10-18-2004 11:59 PM
4.5.4 and pre error Borni2k Bug Reports 0 02-28-2003 09:57 AM


All times are GMT -5. The time now is 09:01 AM.

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