View Full Version : upload speed limit
yyymin
03-03-2010, 01:23 AM
hello
how can make upload speed limit?
;
Client_Outbound_Bandwidth = 1024
;
it's right?
i think not working
ioftpd is freeware?
if freeware when changed?
thank you read :)
Upload = Client_Inbound_Bandwidth
That is per upload. You can also use Global_Inbound_Bandwidth but make sure you also enable "Scheduler_Update_Speed = HIGH". Neither of these are really tested by me lately.
On a per user basis you can use 'site change * limits <down> <up>' to set down/up limits for all users which gets you the same effect as Client_Inbound_Bandwidth provided you only have one "device" defined. To set limits for everyone but Master accounts use something like 'site change "!M *" limits <down> <up>'. Speeds are in KB/s.
Hope that helps.
yyymin
03-09-2010, 08:11 PM
Upload = Client_Inbound_Bandwidth
Ah~~ this
thank you ^^
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2024, vBulletin Solutions, Inc.