Had a few issues with speed related to ftp on Proftpd – I changed the following in /etc/proftpd/proftpd.conf .  I’m using this on my LAN so I’m not concerned about DOS attacks related to mod_ctrls , you could just disable the mod, but I decided just to change the options.



ControlsEngine        on
ControlsMaxClients    2
ControlsLog           /var/log/proftpd/controls.log
ControlsInterval      1
ControlsSocket        /var/run/proftpd/proftpd.sock


UseReverseDNS   Off
IdentLookup     Off
Share and Enjoy:
  • Facebook
  • email
  • Twitter