What's your ftp daemon ? If it is the default vsftp just set the anon_max_rate=xxxxx, I use that on a centos 4 machine that is an official Fedora mirror and it works nicely. I run vsftp under xinetd as well to enable features like -
per_source = 40 instances = 400 max_load = 10.0 nice = 17
Since shapecfg is no longer part of the distro what are people using in
place of cbq to limit/throttle bandwidth? I have an ftp mirror that, if left unchecked, will suck up the entire bandwidth of the CoLo site.
TIA, Joe